I have a PCI 6013 and I have made a DAQ Assistant to read in two voltage signals, but the DAQ Assistant only has one wire coming from the output, how do I split that wire so I can see the two different outputs?
The DAQ Assistant outputs your data in an array, so you can wire that output to the index array. index 0 will be your first channel , index 1 the next etc...