This is part of 2.1.0latest release.

Functions

MLxRobotMoveAxisAbsoWithBase
Move robot and base axis to an absolute target (axis- or TCP) position. This uses PtP interpolation. It is a coordinated motion - both robot and base axis start and finish together.

Read more »

MLxRobotMoveAxisRelaWithBase
Move robot and base axis to a relative target (axis- or TCP) position. This uses PtP interpolation. It is a coordinated motion - both robot and base axis start and finish together.

Read more »

MLxRobotMoveLinAbsoWithBase
Move robot and base axis to an absolute target (axis- or TCP) position. This uses linear interpolation. It is a coordinated motion - both robot and base axis start and finish together.

Read more »

MLxRobotMoveLinRelaWithBase
Move robot and base axis to a relative target (axis- or TCP) position. This uses linear interpolation. It is a coordinated motion - both robot and base axis start and finish together.

Read more »

MLxRobotResetSearch
Deactivate the robot search condition. Motion commands sent after this MLxRobotResetSearch are no longer executed as search motion.

Read more »

MLxRobotSelectTool
Select the active tool of the robot. FSU systems require tool selection by both function block and safety wiring/-fieldbus.

Read more »

MLxRobotSetBasePose
Set the manipulator's origin in the World coordinates. This cannot be used for the first manipulator of the robot controller (its origin is equal to the World origin).

Read more »

MLxRobotSetSearch
Activate the robot search condition. Motion commands sent after this MLxRobotSetSearch are executed as search motion.

Read more »

MLxRobotSetServoFloatOff
Deactivate the robot servofloat condition. Motion commands sent after this MLxRobotSetServoFloatOff are no longer executed as servofloat motion.

Read more »

MLxStop
Stop all axes and clear the motion buffer. Does not disable the servo drives.

Read more »

MLxxATAN2
Perform a standard two argument arctangent method (ATAN2). The result is in radians.

Read more »

Pages built with Hugo - 23 Apr 2024 11:54 CEST