06-24-2010 04:30 PM - edited 06-24-2010 04:30 PM
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
06-24-2010 09:52 PM
The source code is available. It was created with LabWindows/CVI. Simplest would probably to add a PreUUT callback with your own code.
06-25-2010 08:50 AM
Could you please provide the name and path of the sample code?
Thanks,
06-25-2010 09:49 AM
It's the modelsupport2.prj in components\models\TestStandModels\
There is also a preuutcallback.seq example in the shipping examples.