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 ?