Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

6008/6009 Flow Meter Pulse Signal

Solved!
Go to solution

I have three FPR133 flow meters that I am trying to view in LabVIEW.

I have attached a document containing all the flow meter specs. But the range is 0.5 to 5.0 GPM (25Hz to 225Hz).

 

During programming, I was able to generate a signal on a frequency generator (simulating a flow meter) and was able to setup labVIEW to measure frequency. Everything seemed fine.

 

When I hooked up the actual flow meters the DAQ is not reading any signal? Currently the black wires from the flow meters are connected to the (-) of the 10V supply as well as the GND on the digital side of the DAQ. The Red wires are connected to (+) of the 10V supply. The white wires are going directly into P1.0, P1.1, P1.2.   

 

I went back and tried the frequency generator again and it still works. It seems like the flow meters are sending a "dirty" signal? 

 

Is DC Offset giving me issues? Do I need an AC coupling capacitor?

 

OR

 

I also noticed in the flow meter specs that it they suggest a 5-10 K pull-down resistor between black and white wires. Is this needed with the 6009 DAQ that I am using? I know it has a 4.7K pull-up resistor internally. 

 

OR

 

Do I have an issue with all my grounds tied together (Analog, Digital, (-) 10V Supply, AC, Enclosure....)

 

 

Any ideas would be greatly appreciated. I can provide more information if needed. I will be working to resolve this issue all day. Thanks!

 

 

0 Kudos
Message 1 of 2
(6,018 Views)
Solution
Accepted by topic author James24

Try using pull-downs, but more importantly is the issue that you are using 10V to supply the flow meter with.

 

The output signal of the meter will also be 10V which is exceeding the specifications for the digital inputs (~5V).

 

So power the flow meter with a 5V source.

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 2 of 2
(6,009 Views)