Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

synchronize encoder with analog input

How can i synchronize position measurement from a quadratur encoder with analog input.
I use DAQ-6024E (PCMCIA) with MS7.0 and DAQmx 7.3.
0 Kudos
Message 1 of 2
(3,164 Views)

Hi,

There are examples that can get you going in the right direction at C:\Program Files\National Instruments\NI-DAQ\Examples\DAQmx ANSI C\Synchronization

Since you are going to be using a quad encoder, you will need to synchronize your counter input with the analog input. It is important to remember that the trick to synchronization is to start the tasks at the same time, and use the same sample clock and rate.

I hope this helps. Have a Great Day!

George

0 Kudos
Message 2 of 2
(3,124 Views)