12-18-2013 08:49 PM
Hi,
I need to generate finite pulse trains on my digital lines for a PCI 6025E board. I am using the late NIDAQmx driver. Currently I create a task and writer for the corresponding ports and then I write digital high then write digital low to artificially create a pulse. However this is not fast enought. I am unsure of how to do this as I can't seem to find good documentation for C#.
Any help would be appreciated!
Thanks
iaandrew
12-19-2013
12:38 PM
- last edited on
06-06-2025
04:21 PM
by
Content Cleaner
iaandrew,
I have found another thread which should help get you started generating a finite pulse train with DAQmx. These utilize the counters onboard the device to generate pulse trains in hardware.