01-11-2021 01:48 PM
I'm new to TestStand and I'm updating existing sequence files for a change to a test run variable. The sequence file loops through multiple runs passing run information via a local array variable. In that array there is a Number type field that can be one of two values. Instead of hardcoding the value in each of the 15 runs I've created two constants in FileGlobals and would like to assign one of the constants to each run variable. The editor will not let me assign a constant as a value. The idea is that if that variable value changes in the future I only have to change the value in one place instead of multiple. How can this be done, if at all, in TestStand?
01-13-2021 06:54 PM
Without much more context than what you've given it seems that you need to use Parameters.