07-05-2019 02:09 AM
Hii,
I have a digital output signal which I switch high at a particular instance of time and after a few seconds switch it off. I want to capture this as a waveform without using an additional digital Input signal. Also this action should be automatic while using DAQmx Write function.
Is there any method provided by DAQmx or LabVIEW ?
regards,
Akshay
07-10-2019 08:36 AM
The Topic should have beeen generate a waveform for a digital Output.
07-12-2019 04:04 AM
Hi Akshay,
use function Build Waveform to create a waveform graph for Digital Output.
Hope this helps.
Regards,
11-28-2019 03:34 AM
Thanks Patrik