LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read RPM using ni-usb 6009

Hi,

 

I have NI-USB 6009, optocoupler sensor and rotary encoder to read RPM. My question is How can I do this in labview to read RPM ?

 

if anyone can please help me out with this. if you have example, it's more better. because I'm beginner in labview.

 

regard

Okky

0 Kudos
Message 1 of 14
(3,992 Views)

Check out this USB6009 + Encoder.

There are limitations though. You can not sense direction.

PBP
Labview 6.1 - 2019
0 Kudos
Message 2 of 14
(3,988 Views)

ok thank's. but I have a problem how to create the VI

 

regard

okky

0 Kudos
Message 3 of 14
(3,974 Views)

hi okky.septa.c,

 

Check this .USB-6008 and USB-6009 RPM Reading with Counter (Frequency)



Thank you & Best regards
syrpimp

=======================================================
“You must continue to gain expertise, but avoid thinking like an expert." -Denis Waitley
0 Kudos
Message 4 of 14
(3,953 Views)

when I used this VI, the count is going up, up and up. I need when I stop, the RPM in zero condition.

RPM2.jpg

so, do you have solution for me ?

0 Kudos
Message 5 of 14
(3,893 Views)

Hi okky,

 

read the manual of your USB6009: it clearly says the counter can only count-up!

 

But what is your problem anymway: to calc RPM you need to get differences of your counter…

 

I need when I stop, the RPM in zero condition.

So when you stop your VI the last RPM value should be zero? Even when the machine is still rotating? I don't get this…

Quick&dirty: write a zero to your RPM indicator when you stop the VI…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 14
(3,884 Views)

Hello,

 

I would like to know if NI USB 6009 needs an external power source for generating signals or is it good enough when connected to the PC ?

 

0 Kudos
Message 7 of 14
(3,560 Views)

Hi Vishnu,

 

you don't need an external power source…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 14
(3,556 Views)

 

Thanks for the quick reply.

I'm supposed to record pressures from 4  Pressure switches and 3 piston detectors as well as generate signals to stop the pump when the pressure exceeds the limit.

 

I have very basic knowledge about this. It would be great if you can offer some advice here.

 

Thank you

0 Kudos
Message 9 of 14
(3,550 Views)

Here's the Testrig

0 Kudos
Message 10 of 14
(3,546 Views)