I want to automate process for product testing using Teststand. Device that tests products has "4 test plates". Two of this 4 plates uses tests 1 and other two plates use test 2 for testing products. Tests 1 and Test 2 are totally different tests. All tests must run in parallel and they all need to communicate with device and a robot. The robot is putting products on this plates, so TS needs to tell robot that it can load/reload products for testing.
I can realize testing products on first two plates using test 1 - > I used Parallel process model. But how can I realize testing also other two plates with test 2 and with the same TS?
I know I can realize it with using another PC with TS or to open two TS on the same PC. But what are other options?
I also read this:
https://forums.ni.com/t5/NI-TestStand/Independent-sequences-in-parallel/m-p/3575661#M53686