Since i don't have your hardware, it is not worthy to create an example where you hope for a direct funtionality.
It is much better if you understand the work the assistant is doing for you.
The DAQ assistant supplies the user with an interface to many (not all) functions usable with DAQmx devices. You can configure your task there; the task consists of at least one physical channel (you can say the inputpin) and the settings for the amplifier and multiplexer (if the device has a multiplexer) for each channel (which is called global virtual channel then).
Next step is to define timing and trigger settings which are effective for the whole task (so all virtual channels!).
I still suspect that you have two analog inputs connected to the sources and the device is multiplexing. So you have to configure
one task containing
both physical channels and their appropriate settings. Both channels will be sampled with the same timing settings then. The DAQ assistent already splits up the signals into two different waveforms which are encapsulated in the dynamic datatype. Just retrieve the signals properly.
hope this helps,
Norbert
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.