NI Home
Cart Cart | Help
Hello Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI
You are here: 
NI Home > NI Developer Zone > NI Discussion Forums


Reply
Active Participant
MarcoMauri
Posts: 359
0 Kudos
Accepted Solution

Proceed with next UUT

Hi!

After a sequence fail Test Stand shows the "Proceed with next UUT window".

How can I disable this window?

In my test model the end of test is handled by a custom dialog placed in PreUUT sequence, so I don't need the default one.

I couldn't find any point in the model sequences where this window is "triggered".

 

thanks in advance for the help!

 

Marco

Active Participant
lvrat
Posts: 246

Re: Proceed with next UUT

If I understand correctly you are refering to "UUT Information Dialog" as "Proceed with next UUT", correct?

If that is the case then PreUUT callback in process model has a Action step IdentifyUUT which displays the dialog on next loop of execution.

 

If you want to run the sequence only once then step in process model (Test UUTs) "Goto Next UUT" can be set to got to "End of UUT Loop" or in PreUUT place a precondition in IdentifyUUT step to execute for only the first execution.

 

Although I am surprised that you are seeing the default dialog even when you have overridden the PreUUT callback with the custom dialog box.Maybe can post some more information on how the callback is overriden.

*************************************************
CLD,CTD
*************************************************
Active Participant
MarcoMauri
Posts: 359
0 Kudos

Re: Proceed with next UUT

Hi Ivrat,

thanks for replying!

Your answer guided me to solve the issue:

the window is created by the step "Handle Termination" in "Test UUTs" entry point in the model file.

 

As expected the "IdentifyUUT" is overridden by my custom PreUUT callback.

 

Regards!

Marco

By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.
My Profile | Privacy | Legal | Contact NI © 2011 National Instruments Corporation. All rights reserved.    |    E-Mail this Page E-Mail this Page