03-24-2023 10:15 AM
Hello Readers,
1. I am trying to run the VI below in parallel sockets in TestStand.
2. I only know that it's not possible running the VI below like how I am doing in TestStand an expect the Sockets to go to next step after 15 seconds. This will be run synchronized and will take around 15*4 seconds. I don't want that. Is there a way to achieve this? I only want around 15 seconds in total for all sockets step to next step.
Thanks!
Solved! Go to Solution.
03-24-2023 10:47 AM
I think I solved it using TestStand VIs. 😁