07-10-2008 06:34 AM
07-11-2008 05:07 AM
Hi,
I advise you to have a look at the function DAQmxCreateCIAngEncoderChan . This one is used to get the value of an angular encoder but you could use it in order to count the rising and falling edge by using the decoding type DAQmx_Val_X2 which is used to count the rising and falling edges of signal A.
Regards,
07-17-2008 10:16 AM