04-21-2010 10:25 AM
I am a new labview user.
And i am trying to complete a project for my course.
For a quick background on what I am working with, I am using a NI PCI-73566-Axis Stepper/Servo Motion Controller for PCI, NI UMI-7764 Series, NI USB-6009 and a IDEC SC1B Rotary Encoder.
I am try to design a encoder count program and a new program to convert the encoder signal to RPM.
But I just don't know where should I start? How can I get the same block diagram like P11 in the attach file?
Please check more detail from the attach file.
04-22-2010 12:18 PM
Hello,
The two objects on the block diagram are DAQ Assistants and can be found under Functions»Measurement I/O»NI-DAQmx. From what I can gather, this is acquirign signals that you should have connected to the USB-6009.
-Zach
10-13-2010 11:49 AM
Thank you very much.