NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -18001 at deployed sequences on test station

I am deploying my test workspace and my user interface wich is basically the shipped Simple IO with very few customizations. I use TS 4.0.
As I run my application on the test station I receive error message -18001 as soon as I start the 'UUT test'. I have attached a screen dump. In the TS-Help the errror is descriped as:
      
  • TS_Err_LVAutoServerError–(Value: -18001)
The system do not find a LabVIEW Development System installed on the test station but since its a test station I only have a LV Run Time Engine installed there. LabVIEW Run Time Engine 8.2.1 is included in the Test Stand Engine so I presume it is being installed as I run the Setup.exe for the Test Stand Engine.

Can you shred a light on this for me?
0 Kudos
Message 1 of 2
(3,305 Views)
You need to change the Adapter Configuration to (Configure >> Adapters) use the LabVIEW Runtime Engine.  Currently it is set for the Development System.  Normally when you deploy to a machine, this file will automatically pick the Runtime Engine (the latest version installed) if it cannot find LabVIEW when you start TestStand the first time.  If you copied the TestExec.ini file from your development machine, this would also be expected, since you likely had your development machine configured to use LabVIEW.  If you have a Full-Featured OI, you can change this setting through the menu.  Since it sounds like you are using the Simple OI, you will need a way to change this file.  Either change it on the development machine, and copy the file over, or use the utility here on the target machine:
http://zone.ni.com/devzone/cda/epd/p/id/5242

Allen P
NI
0 Kudos
Message 2 of 2
(3,300 Views)