GE 90-30 Totalizer & Average

nirvsta16

Member
Join Date
Jul 2010
Location
USA
Posts
8
Hello,

I need a help to program two things inside Proficy Machine Edition 6.0.

1) Average Analog Signal(AMPS)

2) Totalizer (0-1000 GPM)

Please help me to resolve on this two above programming. As I am new to GE 90-30 and not very familiar with Proficy either.

Regards
 
1) To Average:
A. Convert the analog to DINT with a INT to DINT function block
B. Add all of your analog input reads with a ADD DINT function block
C. Divide the final Sum of B by the number added using a DIV DINT function block.
2) Need more information. (Look into A and B above.)
 
Last edited:

Similar Topics

hi all i am from india and we have AB Controllogix plc installed. We want to implement hourly totaliser values for few flow tags. is it possible...
Replies
1
Views
2,488
I feel like this is probably a very simple thing I am overlooking. (Compact Logix Studio 5000) This is my first time using the predefined...
Replies
11
Views
503
Hi, So we have a flowmeter installed but doesnt have a feature to send a pulse to plc for it to compute the total volume. I want to somehow...
Replies
3
Views
647
How is it going y'all? So We have had a pesky problem with an EH 300 flow meter. We are using EIP to reset the totalizer, and for some reason the...
Replies
3
Views
865
Good morning, I have a flow meter that has an output pulse configured to 378.541 liters per pulse. My question is, do I just count the pulse per...
Replies
19
Views
1,907
Back
Top Bottom