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
Member
Hollister
Posts: 14
0 Kudos

How do I remove the Serial Number Dialog box in batch mode?

I’m using the TestStand batch mode and I would like to be able to skip over the serial number dialog box because I am able to query the serial numbers from my DUT’s so there is no reason to have the operator enter the serial numbers. Does anyone know of a simple way to do this? It looks like it’s all happening under that hood inside of the “modelsupport.dll” in the “RunBatchDialog” function. I’m not a CVI programmer and the code to read the serial numbers from our DUT’s  is written in LabVIEW.

Member
Vidula_S.
Posts: 98
0 Kudos

Re: How do I remove the Serial Number Dialog box in batch mode?

[ Edited ]

You can override the PreUUT callback and put your own queryed serial numbers from DUT’s in that.

 

Here is the link for understanding callbacks:

 

http://www.ni.com/white-paper/6605/en

Active Participant
dug9000
Posts: 1,526
0 Kudos

Re: How do I remove the Serial Number Dialog box in batch mode?

see example in: TestStandPublic\Examples\ProcessModels\BatchModel

 

-Doug

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