My first post to forum. (So hello : )).
to the point: I want to generate a finite digital signal on one of the digital outputs of USB6211. The signal is a UART frame (8N1) (baud rate can be as low as 100 Hz).
So I was expecting something what I did to output an analog output signal, i.e. set the rate, set the duration via setting data and runForeground ..etc, but It seems this is not supported with 6211.(am I right?)
How can I do this? I appreciate any help.
I'm using Matlab 2014b but I can use C functions if necessary (NIDAQmx.h)
Thank you