11-18-2020 12:52 AM
Hi all
I refer with Teststand Demo Computer Motherboard Test_LabVIEW folder try to modified parallel run,I have setup over it, still run batch model,someone help me where need to change it,It 's very kind of you.
I want to run as this photo.
11-20-2020 10:50 AM
If I understand your question correctly, you are looking for how to switch from running sequences with Batch process model to the Parallel process model. To do this, select the Station Options from the Configure dropdown menu at the top of the sequence editior. Once the Station Options are open, select the Model tab and select the ParallelModel.seq from the TestStandModels directory.
If this is not what you are looking for, can you please clarify your question? I hope this helps.
11-23-2020 06:35 PM
Hi pschroeder
Thanks for your reply.Set VI property->execution->Preallocated Colone reentrant execution,then all is ok.