Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

generate a sequence with a PCI DIO 32HS

I'm using a C compiler and i'm working on a DAQ product PCIDIO32HS (653X).
I want to generate a logic sequence (1,0,0,1...) in burst mode with an internal clock (PCLK) and send it on a line or a port. (Output)

I tried many examples and many configurations and i didn't success.
If someone have C code that could help me ?
0 Kudos
Message 1 of 2
(2,393 Views)
Greetings,

Have you tried the example DOsingleBufBurstHandshake653x.C?

It should be installed in the following location:

C:\Program Files\National Instruments\NI-DAQ\Examples\VisualC\Do

It appears to meet all of your criteria. Good luck with your application.

Spencer S.
0 Kudos
Message 2 of 2
(2,393 Views)