NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I automate parallel process model?

Hello,

 

I need to modify parallel process model so it runs in automated mode. The serial number will come from a serial bar code reader and the operator does not have to press OK on the operator screen. How can I do it?

 

Thanks

CT.

0 Kudos
Message 1 of 2
(2,933 Views)

Either you can write your own preUUT callback sequence or you can modify modelsupport2.dll which provides the standard serialnumber input panel. You can find the source code for modelsupport2.dll in <teststand directory>/Components\Models\TestStandModels.

0 Kudos
Message 2 of 2
(2,912 Views)