04-11-2018 05:31 PM
Hello,
I am trying to output a digital signal with a DAQ assistant at 1V p-p, but can't find how to change it from its default of 5V p-p. I feed a constant stream of Boolean into the data input of the DAQ assistant. I prefer to stick with the DAQ assistant instead of DAQmx sub VIs.
I appreciate any help.
Solved! Go to Solution.
04-11-2018 09:49 PM
Digital signals are either on or off, high or low. 5V or 0V.
If you want to change the voltage, you need to use an analog output and built a waveform of analog signal data.