Hi, to output a digital pulse on one of the digital output lines instead of the counter, do i just select the particular line instead of the counter for the device?
And if i'm only generating one pulse, and idle state is low, then does it matter what i choose as my low time?
Finally, using the Digital output DAQmx, when I write high to a line, will that line stay high until the remainder of the program (or until i write it low)?
Thanks.