LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

need a vi for display a flowmeter signal in m³/h aktualizing every 3 minutes

hello,
i need some help to integrate a flowmeter in my messurementprogram!
the flow meter opens for every ltr. a potential free contact.
i could count with my program the hole value from programstart to programmend but i need to display the flowrate
in m³/h,aktualizing every 3 minutes.
is there someone with a idea?
kasche
 
 
0 Kudos
Message 1 of 3
(2,626 Views)
Hi kasche,

seema you're from GermanySmiley Wink

What about this to display flowrate:

You have to put this in a loop iterating once every 3mins and provide the count of the last 3mins to get the flow...


Message Edited by GerdW on 04-01-2008 04:27 PM
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,615 Views)
Hi GerdW,
is this counter you called "Counter of last 3 mins", a hardwarecounter?
I use a digital input-modul and get for every ltr one pulse.
The problem is to get a continuous pulse-average of 3 minutes, so that i able to calculate the m³/h.
Moin Moin Kasche
 
0 Kudos
Message 3 of 3
(2,578 Views)