What I’m working with,
IRB 4600, IRBP A750,while doing plasma cutting and MIG cladding operations.
Ok, so I’ve managed to coordinate my robot and positioner. Which is awesome! When the positioner jogs the robot stays on point. However I’m a little lost, in terms of RAPID code, on how to take full control over this new ability.
For all past programs I’ve been able to code the two machines independently within the same task. I have parametric equations for all curves and features of my weldments and a parameterization variable shared between the code executed by the two machines which keeps them “Synced”. This method works well for now but i fear as things get more complicated it will fail.
My question is how do I take advantage of the magic that is coordinated motion? Are there specific commands that will illustrate its capabilities? How has it made your work easier?
Thanks