09-30-2019 04:42 PM
Hi,
I modified the batch process model and created my own custom batch process model. I added my own serial number input methods. In my teststand application, I am using "Single Pass" execution mode and I would like to keep it that way. I am having a problem with the Batch Report. The Batch report will not populate when I hit "Terminate All" when my main sequence is running. However, the batch report will populate and display if I let the main sequence run thru completely. I noticed in my process model that it will not execute past the "Wait For TestSockets -- PostMainSequence" in the "Single Pass" sequence in my custom process model but will continue past the "Wait For TestSockets -- PostMainSequence" if I allow my main sequence to run completely thru. I am not sure if that is significant or not but just an observation. Basically, how can I get the batch reports to populate and display with a batch process model in "Single Pass" execution mode?
10-07-2019 10:54 AM
To be more clear... Why won't my batch report populate and display when using the batch process model in "Single Pass" execution mode after I hit "Terminate All"