I'm trying to add a RUN program within my MAIN. However, I am getting a "Already Locked By Another Task" I am under the assumption that I need to add a "Handshake" to ensure this works correctly.
Example of what I'm working with is:
CALL: ROBOT HOME
J P[1] 100% CNT100
J P[2] 100% CNT100
RUN: T_CLEAN
J P[3] 100% CNT100
This references that after the robot is called home, instead of waiting for the positioner to rotate to the next weld position to perform a Torch Clean, the robot will go ahead and perform a Torch Clean while the positioner rotates.
Robot controllers that we run are: R30iA, R30iB, & R30iB+ if this helps any.