PLUS+1 User Forum

PLUS+1 Hardware => PLUS+1 Compliant Hardware => Topic started by: MimmoA on October 22, 2013, 10:58:34 AM

Title: Pressure Sensore Setting&Scale
Post by: MimmoA on October 22, 2013, 10:58:34 AM
Hello Everybody,
I have a Pressure Sensor to set on my system controlling with a MC 050 010 in the "C1p26_MFIn" it works on a 0-400 bar range,and a 1000-6000 mV range (with a voltmeter i checked that when it's 0 bar i have 1000 mV ),
I setted also
PinConfig0 = 0
PinConfig1 = 2
DigInConfigHigh = 3000
DigInConfigLow = 2000

How should I set and scale the signal to have a right output?
Thanks in advance
Regards
Mimmo
Title: Re: Pressure Sensore Setting&Scale
Post by: bgtwuk on October 22, 2013, 01:56:44 PM
There are function bocks in the compliance section that work perfectly.


Bgtwuk
Title: Re: Pressure Sensore Setting&Scale
Post by: spittet on October 22, 2013, 04:37:12 PM
You could use a scale component with the following parameters :

A1 = your mV input from the Volt output of the C1p26 MFin input
A5 = 1000
A2 = 6000
A4 = 0
A3 = 400
X1 = your pressure output in bar

Sam