Hello,
I would like to measure pulse width, using the internal timebase of a 6602 device with the DAQmx library availble in VC++.
So far, I managed to use the external PFI lines (using DAQmxSetCICtrTimebaseSrc function), but I need more precision and the internal 80MHz will be just fine.
--> How do I configure the counter to use the internal clock ?