NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Error occured when using runtime engine instead development system

Hello,

 

First, my system :

TestStand 2016 (16.0.0.185) 32-bit

Labview 2013 (13.0.1f2) 32-bit

 

I've got some VIs which are working fine when i run them alone.

I would like to sequence them with TestStand.

 

Second, my issue :

In the window "Adapter Configuration" when i choose "LabView Development System" , i'm able to run my VIs without problem.

But when I choose "Labview Run-Time Engine" (with "auto detect using VI version" activated) I've got an error (see picture attached).

 

I can't understand why it's doing this. My VI that I call is simple. I do no have entry parameters. Only one error out (see attached).

 

I tried different runtime engine. In those cases i've got a classic error (like error : -17600) which is normal.

 

Do you have some ideas please ? Thank you

 

 

 

 

 

Download All
0 Kudos
Message 1 of 2
(2,094 Views)

There are several things that can cause this error.  Some things to try:

  • Check your search directories (Configure->Search Directories). Ensure the VI and its subVIs are covered in the search directories.  Note that you may need to check the box for "Search Subdirectories"
  • You may have changed a subVI and you need to resave any other VIs that call that subVI.
  • There's a known issue with having TestStand calling projects in instr.lib.

 

Pulido Technologies LLC

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