From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,882 Views)
Solution
Accepted by topic author 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,823 Views)

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

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