Hallo,
I'm using a DAQ 6036 and trying to send to Digital Output Port 8 bits words for a home made external multiplexer/amplifier (strain gauge application).
I configure my DigOutPort with DIG_Prt_Config() function called with (dev,0,0,1) parameters.
Then, I send the word out with DIG_Out_Prt() function called with (dev,0,my word) parameters, but no way to keep the digital word on output lines for the desired time duration T. In my case I wish T be at least 10 ms (but even 1 sec is ok).
Could you help me? Thank you all and Great 2005!
andrea