07-08-2013 11:35 AM
I am really new to LabView and I am trying to build a VI to that can capture the absolute time with sub millisecond resolution of every positive going edge on two or more channels. I am using LabView 2009 and a NI USB-6251.
Any insight would be greatly appreciated.
Darren
07-08-2013 02:24 PM
@DarrenBeckwith wrote:
build a VI to that can capture the absolute time with sub millisecond resolution of every positive going edge on two or more channels.
Darren
If you're planning to run this VI of yours on Windows, then maximum resolution will be of the order of milliseconds and not sub milliseconds.
Probably you can acquire the digital waveform and extract the sampling info from the waveform itself.