LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR with NI Switch node

Solved!
Go to solution

Today, I was working with LabVIEW (v8) and suddenly from one another execution the niSwitch nodes stopped working at all (I didn't rewrite anything of that "part of the code"). The error looked like this:

 

(I tried restarting all the systems, only executing this VI... making a copy of this project and try again... the only thing i didn't try is to make a new project and copy the stuff i just need).

0 Kudos
Message 1 of 3
(1,887 Views)
Solution
Accepted by CharlieCat

How many Switch device are you using? In my experience, called Initialize.vi in parallel caused similar trouble.

At that time, Call Library Function node said that it couldn't call specified DLL.

Certified LabVIEW Developer
There are only two ways to tell somebody thanks: Kudos and Marked Solutions

GCentral
Message 2 of 3
(1,828 Views)

Yep, It was totally a problem of parallel switches. Thank you very much ^^

0 Kudos
Message 3 of 3
(1,815 Views)