NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to change naming of an array in a report?

Hello

currently the report looks like this:

TS.png

 

I would like to change the result of the Parametersarray "Select DUT#..." from

 

Step                  Status 

Select DUT#..    [0] = 'True'

                          [1] = 'True'

                          ..

                          [5] = 'False'

 

into 

 

Step                  Status 

DUT_1                 'On'

DUT_2                 'On'

DUT_3                 'Off'

..

DUT_5                 'Off'

 

 

and second the Status 'On' should be in Green while 'Off' should be in red. How and where I can do this in Teststand? I think it should be in "Additional Results" under "Name" and "Value to Log". The question is how to...?! An example would help.

 

Thanks in advance

 

0 Kudos
Message 1 of 1
(673 Views)