12-10-2014 12:55 PM
I am trying to write a program to aquire multiple waveforms from a NI cDAQ 9184 with 8 inputs. I set up the data aquisition successfully with DAQ Assist for one channel, but trying to aquire more than one channel is returning an error.
AJ Metzger
Test Engineer
Advanced Fusion Systems
12-10-2014 12:58 PM
What error are you getting? What modules are you trying to read from? Are you trying to read all of your waveforms with the same DAQ Assistant (ie multiple channels in a single task)? What sample rate are you using?
12-10-2014 01:56 PM
Currently I have one DAQ Assist reading ai0 and ai1 as a differential with a sample rate of 300 hz. I have tried setting up multiple DAQ Assistants and recieved an error about having multiple DAQ Assists in a program.
I tried to sample 2 and 4 channels in one DAQ Assist set to taking measurements in RSE mode, but it only returns one waveform when sampleing multiple channels.
12-10-2014 02:29 PM
Can you post your code? Sounds like something is setup wrong, but really hard to tell without seeing the code.
12-10-2014 02:43 PM