NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Customize a UUT Information Window in TestStand Parallel model

Hi All,

 

I'd like to create a custom UUT Information for the Parallel model. I assume that to realize the functions as follows:

1) Based on the value of RunState.TestSockets.Count to create the socket thread on the UUT information window dynamically.

2) Scanning the barcode with the scanner(already bundled Enter)and the button OK was set to focus on Enter, execute the relative thread, and hide the thread.

3) After executing the first cycle, update the socket number based on thread completion priorities. (If thread 2 was completed, the first row socket number is 2, and the cursor focuses on the string control waiting for the scan barcode to activate thread 2. If it is not active for a long time, another thread also completes,, and then accumulated below)

 

Currently, at step 1, I couldn't execute the relative thread when scanning the barcode.

                At step 3, I have no idea how to handle the second cycle socket number update and element accumulation.

 

Could you help me point out what the issue is and give a trip for the step 3 problem-solving? Thanks in advance!

 

Step1 issue:

sageliu18053_0-1780931114858.pngsageliu18053_0-1780931114858.png

 

 

Step3 Scenarios:

sageliu18053_1-1780931217613.pngsageliu18053_1-1780931217613.png

 

 

 

Download All
0 Kudos
Message 1 of 1
(269 Views)