Add String Parameter Step

Add String Parameter attaches a string parameter to the data log that documents test conditions that apply to a measurement taken during the test run.

Note The Logging Library does not support the following special characters in parameter names: [, ], and ,
Table 63. TestStand Add String Parameter Step Parameters
Parameter Required? Data Type Description
Parameter Name Yes String Name of the string parameter to add. If Parameter Name is set to an existing value, this step will overwrite the existing parameter.
Parameter Value Yes String Value of the string parameter to add.
Note Do not use numeric values such as “5”, “10” or “10e-1” for string parameters. These parameters may also be considered as numeric parameters.