LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 200022 when using multiple channels

I am getting Error -200022 as shown below.

 

VI Error 1.JPG

 

A "Highlighted Execution" is shown below.  Any help would be great.  Thanks.

 

VI Error 2.JPG

0 Kudos
Message 1 of 4
(4,406 Views)

Here are the two pictures from above if they were not clear enough.

Download All
0 Kudos
Message 2 of 4
(4,401 Views)

Did you do a search for that error code or message. It's very common mistake. You simply cannot have multiple tasks for the same resource (i.e. analog input). Use a single task with multiple channels.

Message 3 of 4
(4,386 Views)

The error comes because you are tying to read the battery voltage and battery current using the same moudule.

0 Kudos
Message 4 of 4
(3,307 Views)