NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

enable pre uut dialogue box

A previous developer disabled the TestStand pre-uut dialogue box.  I need to enable this dialogue but can't seem to figure it out.  Any help would be greatly appreciated.

 

Thanks,

Ben

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

There are 2 ways to disable this box:

 

1- Override the PreUUT Callback

2- Directly edit the process model and remove the dialog or set a precondition for that step

 

To verify if it is number 1 just simply open a new sequence file and run it.  If you see the dialog then you need to open your original sequence file and remove the PreUUT callback sequence.

 

If you don't see the dialog then you need to open the process model and go to the PreUUT sequence and check to see if the code has been altered to stop it from displaying.

 

Let me know if you need further help with this.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(2,599 Views)