Programming tips for Tc3_mxAutomation

Instantiation

The following function blocks may only be instantiated once per robot. In case of multiple instantiation, the signals of the most recently called function block are output.

All other function blocks used in the mxAutomation robot program can be created as a multi-instance call.

ExecuteCmd

Program override

If the function block KRC_AutomaticExternal is used, the program override must be set to a value greater than zero. Only then a PLC program can be processed.

Contouring

Contouring means: the programmed point is not approached exactly. Contouring is an option which can be selected during motion programming.