11-12-2013 10:58 AM
I have a need to use the cDAQ 9229 to make 3 measurements using 3 separate channels at different times, but when I try to configurre the channels independantly and use them to make a measurement.
My configuration is (pseudo):
Chan1: Create Chan "Dev1/ai0",commit,start_task,read,stop,clear.
Chan2: Create Chan "Dev1/ai1",commit,start_task,read,stop,clear.
Chan3: Create Chan "Dev1/ai2",commit,start_task,read,stop,clear.
The First CHannel Works, but when the second gets to commit, I get an error saying the following.
"NI Platform Services: The specified resource is reserved. The operation could not be completed as specified."
Please help.
11-12-2013 12:20 PM