08-29-2013 10:56 PM
Hello,
I'm new to the world of hardware-timed digital signals, so I'm unsure of how to proceed. I have a cDAQ-9174 and a NI 9474, which I'd like to use to produce two periodic, synchronized digital signals:
What's a good way to accomplish this? I found the DAQmx "Generate Signals" -> "Digital Output" task, but that seems to only generate uniform pulse trains, not the arbitrary waveform I'm looking for.
Thanks in advance.
08-30-2013 12:16 AM - edited 08-30-2013 12:23 AM
Ok, one step closer to the answer. DAQmx Write.vi (Digital Wfm 1Chan NSamp) lets me define an arbitrary waveform for 1 channel. How do I specify waveforms for two channels?
08-30-2013 12:47 AM