From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I pulse digital lines using C# - Using PCI 6025E

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

0 Kudos
Message 1 of 2
(5,322 Views)

iaandrew,

 

I have found another thread as well as an example 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.

0 Kudos
Message 2 of 2
(5,297 Views)