SLC 500 - Rate of Change

Join Date
Dec 2007
Location
Los Angeles CA
Posts
53
Hey guys,

I am looking into implementing a rate of change function into a pressure program I am working on.

I am reading a 4-20ma signal into an analog input module connected to a slc 5/04.

What I am trying to do is look at the pressure and then 10 seconds later check it again and see if we are gaining or losing pressure. Then based upon this rate, I will use that value to change the rest of the program and display it on a HMI.

I looked into another thread using a totalizer but I am not sure it would work.

Thanks
 
Hey guys,

I am looking into implementing a rate of change function into a pressure program I am working on.

I am reading a 4-20ma signal into an analog input module connected to a slc 5/04.

What I am trying to do is look at the pressure and then 10 seconds later check it again and see if we are gaining or losing pressure. Then based upon this rate, I will use that value to change the rest of the program and display it on a HMI.

I looked into another thread using a totalizer but I am not sure it would work.

Thanks

I am sure someone will come up with something more elegant, but how about this for a start.

Stu.....

RateofChange.jpg
 
A very simple Logic attached.
F8:0 = Scaled value of Presssure in REAL
F8:2 = Rate of Change in REAL , sampled every 10 sec.

RoC.jpg
 

Similar Topics

I have a program that I've used 100 times. SQO settings: File N7:0, Mask 0FFFFh, Dest B3:1, Control R6:0, Length 8, Pos 2. Length & Position...
Replies
48
Views
980
Everyone, i am in the process of purchasing the Slc 500 version of software to support what we have and i have a question. Several of our...
Replies
9
Views
775
In a slc 500 plc I am trying to move data with out using a lot of moves. I want to move data from n7:1 to n7:2 and data that was in n7:2 to n7:3...
Replies
16
Views
1,368
Customer has a circa 2004 SLC-500 PLC. Fieldbus is a 1747-SDN DeviceNet scanner. Customer has SLC-500 file (.rss) with no comments. Has no *.dnt...
Replies
7
Views
566
After I tried wiring, I used computer program communication to read the PLC N value, but received a NAK signal. And the DL3500 CHA light keeps...
Replies
0
Views
432
Back
Top Bottom