Arc welding features and functions

Programming with multiple robots

Next  Previous  Chapter  Next

 

Purpose


Learn to monitor while programming multiple robots on the same workpiece.


arc_feature13_multiteach

Load the project Arcwelding_BasicProgrammed.cendoc from the Projects folder of this tutorial library.

 

Information

For the purpose of this training session, some (simplified) welding operations have been programmed in such a way that it leads to conflicts and critical situations during simulation.



Steps


1

Teach with joint values

1.1

SettingsGlobal

Open the General settings and verify in the Offline programming container that the setting Positioning mode in teach has been set to Joint values.

SimToClose                        

1.2

OLP_ProgramDashboard

Open the Programs dashboard and set controller E01 active. Then open the Active program dashboard and have a look at the operations.

Change to the controller E02 and notice that in the Active program dashboard, now the corresponding program has been displayed. Take a look at its operations.

SimToClose                        

1.3

 

Sim_Play

Run a simulation with Collision analysis and have a look at the result.

SimToClose                        

1.4

OLP_Events

Change to Events and teach. When teaching over joint values, the controller places the tool frame at the selected toolpath position over the joint values of the resource, the robot in this case. When selecting a toolpath position, automatically the corresponding controller and program are activated. But also notice that the other program is placed, or remains in its home position.

SimToClose                        


2

Teach with simulation

Teach with simulation is an alternative to the above situation. Instead of positioning the resources over the joint values to reach the desired position, a simulation will be run in advance and the position will be reached based upon the simulation. With this simulation of the programs, it enables to position any other resource also according that time frame during simulation.

2.1

SettingsGlobal

Open the General settings and verify in the Offline programming container that the setting Positioning mode in teach has been set to Simulation. A program simulation now starts running in the background.

SimToClose                        

2.2

OLP_Events

Change to Events and teach. Then open the Teach panel. The option to switch between joint value teach or teach over simulation is also available in here.

SimToClose                        

2.3

OLP_Events

Pick some positions and notice that both robots are placed according their position at simulation time.

SimToClose                        



Previous
Previous page
Chapter
Chapter page
Next
Next page