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.