LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Flow Meter - programming.

Hi,

 

I'd like to read value from gear flow meter  (attached specifications - model type V2). I have never done it before that why I'm asking what is the best approach to program the code for this type of meters.

 

 

Thanks,

Gregorian7

0 Kudos
Message 1 of 5
(2,957 Views)

Looks like 2 outputs in quadrature (so flow direction is known).

You can force the output to a certain voltage level by changing the supply voltage.

 

Easiest in my mind is to give 6V supply so the output is TTL level.

There are lots of hardware options for counting TTL level quadrature signals.

 

Edit: Sorry it looks like I misread the sheet, only 10V-28V available. With that in mind I would aim for 25V supply as 24V quadrature signals are also quite common.

 

Cant comment on the software until you pick the hardware.

 

0xDEAD

0 Kudos
Message 2 of 5
(2,930 Views)

Hi,

 

I am still quite new to the LabVIEW.

 

I was planning to use NI 9375 and NI 9215.

 

Thanks,

gregorian7

 

 

0 Kudos
Message 3 of 5
(2,912 Views)

Are you intending to use a cDAQ or CRIO?

 

I dont think you can use a 9375 as a counter input with a compact DAQ... So if thats the plan, best check that with NI before you buy.

 

It might be earier to buy/make some electronics to shift the level from HTL to TTL then use something like a 9401 to count with.

 

0xDEAD

0 Kudos
Message 4 of 5
(2,882 Views)

Yes, asking NI directly is a good idea.

However, judging from the little information I read here I'd go for a NI-9421 or NI-9422 (24V Sinking/Sourcing Digital Input). It supports counters (did not check for quadrature but most likely it has) and works with CompactDAQ as well.


Ingo – LabVIEW 2013, 2014, 2015, 2016, 2017, 2018, NXG 2.0, 2.1, 3.0
CLADMSD
0 Kudos
Message 5 of 5
(2,859 Views)