Hi,
I have a main sequence that runs for ever providing the user hasn't pressed the stop button and the Power hasn't failed.
The Stop button is on a dialogbox in a sequence which is launched in a new thread. The dialogbox is just a MessageBox step type.
If the Power Supply fails, the loop in the MainSequence is terminated but the execution of the sequence file is not stopped because the DialogBox Sequence is still running and the user will have to press the STOP button to complete the termination of the execution.
Is there a way to stop the execution of the Dialog sequence from the MainSequence without having to press the STOP button.
Regards
Ray Farmer
Regards
Ray Farmer