wrote: Is it possible to combine these two signals into one NI-DAQmx Create Virtual Channel?
Actually, you need 2 calls to the Create Virtual Channel chained together. There is a task input to have the channel added to the task.
wrote: Is it possible to combine these two signals into one NI-DAQmx Create Virtual Channel?
Actually, you need 2 calls to the Create Virtual Channel chained together. There is a task input to have the channel added to the task.