NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

StationGlobals.ini

Hi,

I have create a copy of the UUT_Results table and added a number of columns to it. The easiest way I found to to update these columns using the Schema was to use Station Global variables that are set during test execution. Maybe this is considered very bad practice? I don't however want these station global variables in all my test sequences.

Is it possible to use different StationGlobals.ini files per test sequence.And if so please advise how?

Thanks & Regards,

Don1.

0 Kudos
Message 1 of 2
(3,042 Views)
Globals that are specific to a file are called "FileGlobals" (kind of obvious name) and it seems to me that is what you should be using. Have you ever opened a seeunce and clicked on the Variables tab? The FileFlobals are listed right above the StationGlobals.
0 Kudos
Message 2 of 2
(3,037 Views)