Hello Math,
According to which criteria do you want to trigger the output? The easiest way is of course to segment your toolpath and add an IO command.
If the triggering happens according to a function based on a system variable, you could just put it into the sps.sub. Note that it would then trigger with all programs (unless it depends on another variable that enables that part). Also, do not put any WAIT or movement commands into the sps.sub and make a backup before you change anything.
Best,
Johannes
According to which criteria do you want to trigger the output? The easiest way is of course to segment your toolpath and add an IO command.
If the triggering happens according to a function based on a system variable, you could just put it into the sps.sub. Note that it would then trigger with all programs (unless it depends on another variable that enables that part). Also, do not put any WAIT or movement commands into the sps.sub and make a backup before you change anything.
Best,
Johannes