06-27-2012 03:15 PM
Hi All,
I need to find a way of counting the number of pulses i recieve from my encoder during 1 revolution.
i have two signals:
A - encoder output
Index1 - outputs a pulse every revolution
i think what i need to do is trigger a pulse counter using the index output and count all the pulses from output A.
I have a PCI 6133 daq card - how do i go about syncronising the two together?
06-28-2012 01:50 PM
Hi,
There are several examples for synchronizing DAQmx tasks. In LabVIEW select Help»Find Examples. Then navigate to Hardware Input and Output»DAQmx»Synchronization»Multi-Function. Here you will find several examples for synchronizing tasks.
Regards,
Greg H.