NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

UUT Data Entry customization

By default, when "Test UUTs" is selected, the user is asked to enter the UUT's serial number.  We'd like to modify that behavior slightly.  We're not testing in your typical production-floor setting, where UUT after UUT is being tested, and therefore a new s/n is necessary.  We typically work with the same UUT, run an end-to-end test, run some individual tests, run another end-to-end, and repeat that a couple more times.  We'd like to preload the UUT Data Entry fields (when a new test is kicked off) with the previously entered data. This gives the operator the option to change the data entries if needed.  What is the best way to accomplish something like this, and what all (in the process model) do I have to take into account?

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

Hi mrbean,

either modify the PREUUT Callback in your process modell (don't forget to copy your own version to the USER directory before making changes) or override the PREUUT Callback from your test sequence. There, the UUT number window is located, you can work your way from there on.  Smiley Wink

Give us a shout if you need more information.

Cheers

Oli

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