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.

NI TestStand Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
paulmw

Merge Stations Globals on deployment

Status: New

I know that I can deploy station globals by adding the ini file to my workspace but when deploying them I want the Station Globals to be merged with the existing station globals on the deployed machine.  Please add this as a feature to the deploy utility.

 

1 Comment
RaviShrigiri
Active Participant

In the custom deployment/installer we developed we used to run a teststand sequence which used to do the following :

 

Check if required station global already exist -- if not then copy from the locals to the station globals.

 

The merge used to happen.

 

This sequence was deployed with installer and run automatically after the installation.