07-28-2016 10:04 AM
Is there a built in mechnism to track the sources of module starts?
I have the situation where I start a module from multiple locaitons (say from TestStand sub sequences) but I don't want the module to stop untill all the sources send a stop.
08-09-2016 02:08 PM
Hi Paul,
Out of the box there is not such a functionality.
If you need to have a master owner of the module, then I would suggest you stop the module only in a single location within that Master owner after it has send a request to stop all the other modules with the input set to "wait for module to stop" set to true. Then call this module's stop.
I hope this helps.
Regards,
Fab