Analog Output

You set up a periodic task or OB that executes at a known scan time, such as 1000ms.
Then each scan you capture the flow, convert it to gallons per minute for instance then add to a running total. This method assumes the flow rate is the same for 1000ms.

Assume 1 sec scan time:

Flow_Total:=(flow_rate/60)+Flow_Total
 

Similar Topics

Hello! Hope you are great. I need to make a change in a PLC with ladder logic. I will mount a analog valve and I need to control it in ramp up...
Replies
7
Views
294
I have a 170AAO92100 card that I am interested in using as a 10 volt output. Is there setup that I have to do in order to change output or simply...
Replies
0
Views
82
Hi We're having issues with an FX1N-1DA-BD Analog output module. We're using an metallic contamination sensor MCS 1000 to detect particles. This...
Replies
1
Views
105
I am having trouble with getting no control of my analog output signal. I am using the SCL function block to control my analog output. The logic...
Replies
11
Views
232
I have a program that I am gradually piecing together (my first program). There are 4 cascading timers that turn Y001 and Y001 + Y002 on and off...
Replies
8
Views
534
Back
Top Bottom