NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Station Globals in Deployed System

Hi,
 
Do StationGlobals get deployed automatically as do other variables?  I'm trying to deploy a system that uses a property loader to load several values into StationGlobals within the "Setup" sequence.  It works fine in the sequence editor but when deployed, a run-time error occurs saying the station global doesn't exist.  Do I need to do something different during deployment?  (I'm using the TS deployment utility and am using a LV operator interface)
 
Thanks, Adam
0 Kudos
Message 1 of 4
(3,461 Views)

Adam,

Station Globals are persisted in disk under <TestStand>\Cfg\StationGlobals.ini

If you include the file in your installer the Station Globals will be deployed.

I hope it helps.

Antonio Lie.

 

Message 2 of 4
(3,456 Views)
That was exactly what I was looking for.  Thanks Antonio.
 
BTW, is this sort of thing and other deployment tricks documented anywhere?  Everything I've read doesn't go into detail about the deployment process and proceedures. 
 
Thanks again,
 
Adam
0 Kudos
Message 3 of 4
(3,428 Views)

Hi Adam,

 

The best place to look in the TestStand Reference Manual (found inside the TestStand Bookshelf).  Here, Chpater 14 covers Deploying as well as some common deployment situations.  There is also a section in the TestStand Help that discusses deployments and the Deployment Utility.

 

Thanks,
Caroline
National Instruments

Thanks,
Caroline Tipton
Data Management Product Manager
National Instruments
0 Kudos
Message 4 of 4
(3,412 Views)