While trawling through the documentation, I fell over this.
I cannot see how to use it as it seems no different to just listing other sequences in the existing sequence. Is it a left over from a previous era?
What are the pros and cons of using this command to execute a sub-sequence instead of just listing the sub-sequence?
In the example, I have done exactly that. ‘Mount tool - Safely’ - which mounts the tool and causes specific error handling / warnings if it fails, ‘Water all’ - which is what it is then ‘Dismount Tool - Safely’ which checks the state with an IF statement before and after the dismount_tool() command.
IF the dismount or mount fails, I run a separate sequence that sends the FB head to the far left corner of the bed, lowers its head to -300 (in shame) and then runs e-stop to alert me that something went wrong.