NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to setup serial number format only accept 10 digits?

Hi,

 

I am using TestStand 3.0.

Is it possible to setup serial number format only accept 10 digits?

Also I want to input part number before start test. How to do this?

 

Thanks,

 

Ben

0 Kudos
Message 1 of 4
(3,310 Views)

The source code is available. It was created with LabWindows/CVI. Simplest would probably to add a PreUUT callback with your own code.

0 Kudos
Message 2 of 4
(3,298 Views)

Could you please provide the name and path of the sample code?

 

Thanks,

0 Kudos
Message 3 of 4
(3,288 Views)

It's the modelsupport2.prj in components\models\TestStandModels\

 

There is also a preuutcallback.seq example in the shipping examples.

0 Kudos
Message 4 of 4
(3,274 Views)