LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read RPM using ni-usb 6009

Hi Vishnu,

 

NI offers LabVIEW training (for FREE!) on their website.

 

Take the courses!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 14
(744 Views)
And please don't post bloated images of your hardware that don't add anything to the discussion.
0 Kudos
Message 12 of 14
(735 Views)
The point of the counter is to measure the time between consecutive encoder pulses. Combine that information with the number of pulses per revolution and you can calculate revs per second. Multiply that by 60 gives you RPM.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 13 of 14
(726 Views)
But the counter on the 6009 is a simple event counter that cannot measure time between pulses. It can only report the total number of pulses in a given measurement interval. As the provided example in the above link shows, that is enough to get the rpm.
0 Kudos
Message 14 of 14
(718 Views)