LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ assitant

Hi

 

Iam using DAQ Assitant VI...now iam trying to obtain the same signal using DAQ VI and it gives me an error that task specified is reserved..what can I do to obtain the same signal...

 

 

Even when I change the line to obtain the same signal it gives me the same error....

I have a DAQ assitatn VI in While that acquires a voltage signal from the AI 0 input

 

Iam trying to use the DAQ assisatnt to obtain the same voltage signal from the AI 1 in a for loop and it gives me the same error.. how can I use the DAQ assitant to obtain the same signal.

0 Kudos
Message 1 of 2
(2,416 Views)

Sounds like you have error -50103.

 

Search and you will find the answer.  You can't have multiple tasks accessing the same DAQ device whether they are the same or different channels, DAQ assistants or lower level DAQmx VI's.

0 Kudos
Message 2 of 2
(2,414 Views)