flow meter scaling plc 5/40L analog input

swaneyj

Member
Join Date
Jun 2008
Location
SouthCarolina
Posts
44
I have a plc 5/40L I have the analog input coming in to the card at a raw count. I can get the flow but how do I total the pounds into a reg. Do I need to do a calculation some how and know the density? Help!
 
A little more information would help someone help you.

What analog card do you have? ( complete catalog number)
What does the analog signal represent ( e.g 4-20ma = 0-100GPM)
What are you measuring water,oil,corn syrup...?
What is a "reg"
 
Analog card is a 1794-ie4xoe2

Lets just say for now the
4 ma = 0 lb per min
20 ma = 100 lb per min

and the product is formic acid

I have the ma signal coming into rack 12 group 2 chanel 2
which equals N10:22

Right now I have a CPT Expression ((N10:22 - 0.0) * (100.0 - 0.0)) | (30840.0 - 0.0)

to Dest f8:182
 
See picture below for a totalizer. At some point you are going to have to reset the total, your process will vary. You can add some logic to capture a hourly,daily,monthly or?? total then reset.

totalPounds.jpg
 

Similar Topics

Here is what I am using. PLC: 1769-L16ER-B1BB Running Revision 24.11 Expansion Module: IE8C placed on the side of the PLC Brick A Signet 8900...
Replies
5
Views
2,065
Hi, The hardware is: Click Plc model # CO-O1DD1-O HMI model # S3ML-R magnetic-inductive flow meter model # FMM100-1001. I will set the flow meter...
Replies
4
Views
152
Dear All, I need a sample PLC program to count the output pulse of a mass flow meter so that a specific amount of mass (for example 100gm)can be...
Replies
2
Views
152
Morning Guys, I am installing a turbine flow meter with a pulse output to measure flow on a compactlogix 5069 -L306ER through a 1734-VHSC24...
Replies
3
Views
1,599
I need modbus communication tool for Yokogawa Rotamass Flow meter? can any one help me.
Replies
1
Views
981
Back
Top Bottom