Endress Hauser Flow Meter 4-20ma

I am currently using the compute instruction with this formula below to get my total:

(mag register/60+HMI total) ex. 250gpm/60+600 gallons this is pulsed every 1000 ms by a timer dn. bit. and the accumulation is showed on the HMI screen.
I'm slow, so please explain like you would to a child why the total calculation is summed value of flow rate/60+600 and not the summed value of flow rate/60?

Why does total calculation add 600 gallons?
 
I'm slow, so please explain like you would to a child why the total calculation is summed value of flow rate/60+600 and not the summed value of flow rate/60?

Why does total calculation add 600 gallons?


600 is an example of the running total (i.e. accumulating total), HMI total, from the symbolic formula (mag register/60+HMI total)

That formula is what the CPT, which is doing the totalizing, calculates, and then puts the result back into HMI total.

When the OP typed 250gpm/60+600gal, that was intended as an example of the running total formula with actual numbers (and not a calculation of the instantaneous flow) that could happen on one rung i.e. when the accumulated value from previous executions of the CPT instruction (HMI total) is 600gallons, and the flow (mag register) is 250gpm.
 
So I simulated the signal from the meter to the input card. Everything matches.

(4ma=0Gpm and 20ma=400Gpm).

With E&H i was able to simulate 4-20ma and 0-400GPM to make sure everything was registering correctly in my input card.

I also cleaned the electrodes in the meter they where very dirty. After confirming all signals and cleaning I still could not get the totalizer to repeat any totals. Sometimes it was spot on , some times it is 72 gallons less than spt. and some times 90gallons more than spt.

I believe i'm going to switch out the flow meter and see if it helps. I may even try setting up the meter for pulse. I'm completely out of options. I tried periodic task, etc.

Dr.bit boy i appreciate all your help, but some of the examples are bit over my head. I have used the GSV instruction. But i'm not 100% following what you have listed as examples. Unfortunately i don't get to work with logic all the time and it puts me behind.
I appreciate all the help!
 
So I simulated the signal from the meter to the input card. Everything matches.
(4ma=0Gpm and 20ma=400Gpm).

But when the material is actually flowing and the E&H says its flowing at 200 GPM (for example) are you getting 12 mA at the analog input? Use Studio 5000 to set up a trend chart of the analog signal over a full batch and see how noisy the analog signal is.
 
Does the totalizer on the Meter show the same qty of change as the total on the HMI when there is an offset?

If so, maybe you have a problem with the valve or actuator really at the root of this?
 
I tried using a offset and still had the same problem. The meter totalizer would be correct but controller totalizer would be off.
 
Yes the flow meter shows 200 gpm at 12 ma. I feel the totalizer on the meter is correct because we have verified our signals to and from the meter are correct.
 
Yes the flow meter shows 200 gpm at 12 ma. I feel the totalizer on the meter is correct because we have verified our signals to and from the meter are correct.

Okay, then do we know if the clock on the flow meter is accurate?

And does a 700gal batch at 250gpm take about 2m48s, and a 1500gal batch at 250gpm take about 6m0s, to within a couple of seconds as measured with a calibrated timer (you said the flow goes from 0 to 250gpm in 2s)?
 
Last edited:
I'm not aware of any clock on the flowmeter. And yes the times match up per batch.




If it is totalizing from the flowrate, it must use a clock.


If it is totalizing from a pulse but the pulse is generated based on a flowrate (e.g. coriolis or sonic meter), it must use a clock.



If it is totalizing from a pulse and the pulse comes from a volume displacement devuce, then it should be able to get away without a clock.


But if the batch completion times are right, the clock is probably not the problem.


Can you sample the PLC's data (mag gpm, HMI total) every 15s or so over a batch, and post it here (e.g. .xlsx in a .zip file)?
 

Similar Topics

We have a contract to refurbish/upgrade a filling/bottling machine. We have the machine but not its control panel or PLC. We've built a new...
Replies
4
Views
3,900
I have an endress hauser flow meter to be connected and confiured to work with an existing Allen Bradley 5000 plc and a scada system.this is new...
Replies
5
Views
4,523
Hi, I have a Endress+Hauser Flow Meter (Model:Prowirl 72F). In the technical Details sheet it shows some details on Communication, What do you...
Replies
18
Views
5,987
Hi all, Well, here I find myself at a former client after I left water treatment trying to help him get the plant back up and running after a...
Replies
2
Views
1,053
E+H Promag P500 5069 Compact Logix implicit Ethernet IP using endress device description 30ish flowmeters, every time I download, some (but not...
Replies
2
Views
1,263
Back
Top Bottom