From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

cRIO 9053 VI Server and TestStand Run VI on Remote Computer

I have a LabView project to run some tests of a UUT. I have implemented the test on a cRIO 9053.

For test automation I will use TestStand and run the VIs on the cRIO via VI Server. Is that possible without having LabVIEW development environment running and the VI deployed?

 

I have: 

LabVIEW2020

TestStand 2019

LabVIEW Real-Time 20.0.0

Activated the VI Server on the cRIO.

I have build a Source Distribution and deployed it. Location /home/lvuser/natinst/bin

Added all files to Always Included.

Removed all checks for exclude.

Activated "Run VI on a Remote Computer" for the step in TestStand.

Added Remote VI Path: /home//home/lvuser/natinst/bin/my.vi (this I'm not sourer if it is the correct path or typed correct?)

 

Works fine if I have LabVIEW environment running and the VI deployed (Remote VI Path: my.vi).

 

But when I'm not running LabVIEW and try VI Path: /home//home/lvuser/natinst/bin/my.vi I get:

"Failed to load VI on remote host."

"/home//home/lvuser/natinst/bin/my.vi"

"LabVIEW: (HEX 0x3EC) The VI is not in memory."

"Error Code: -17600; Failed to load a required step's associated module."

 

Regards

 

 

 

 

0 Kudos
Message 1 of 1
(678 Views)