NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Edit Status Message to show Current Test Step Name in UUT Infromation Dialog Box ( ParallelModel - TestStand 2020)

I'm currently using TestStand 2020 with the parallelModel. I would like to display the name of the current test step (e.g. "Statement Step", "Wait 3 sec.", "Init Camera", "Check Voltage", etc.) in the "Status Message" column of the UUT dialog box that appears while test are running in parallel.

 

AtthaphanP_1-1743477302806.png

 

However, the Status Message column in the UUT dialog (where the serial number is entered) still displays only the default message: “Enter the next UUT serial number.”


Question:
• Where exactly should I place the code or modify the UUT dialog in order for it to show the real-time current step name for each Test Socket?
• Is it possible to update the dialog dynamically during test execution using this column?


Any help or sample implementation would be very much appreciated. Thank you!

 

0 Kudos
Message 1 of 2
(61 Views)

The source code is located at C:\Program Files (x86)\National Instruments\TestStand 20xx\Components\Models\TestStandModels\modelsupport2\paralleluutdlg.c

 

 

0 Kudos
Message 2 of 2
(20 Views)