Type: |
Interface |
Available as of: |
V1.0.0.0 |
Inherits from: |
- |
This chapter provides information on:
Name |
Description |
---|---|
Adding an auxiliary axis to the robot. |
|
Adds an additional drive to the robot to be used for additional components. |
|
Adds an additional transformation which calculates the kinematics for the additional components. |
|
Adding a linear tracking system to the robot. |
|
Adding a linear tracking system to the robot. An additional input (i_etTrackingDirection) defines the tracking direction. |
|
Adding a linear tracking system to the robot. An additional input (Parami_etTrackingDirection) defines the tracking direction. |
|
Adding a rotative tracking system to the robot. |
|
Adding a configured tracking source to the robot. |
|
Configuring a biaxial Articulated robot. |
|
Configuring a biaxial Cartesian robot. |
|
Configuring a triaxial Cartesian robot. |
|
Verify and complete the configuration of the robot. |
|
Creates or modifies a tool in the robot configuration. |
|
Configuring a biaxial Delta robot. |
|
Configuring a triaxial Delta robot. |
|
Configuring a gantry robot. |
|
Reading the configured axes of the robot. |
|
Reading the emergency parameters. |
|
Reading the emergency parameters. |
|
Reading the configured linear tracking systems of the robot. |
|
Reading the parameters of a configured tool. |
|
Getting the interface to a configured tracking source of the robot. |
|
Reading the configured parameters for a stop and an emergency stop of the tracking system. |
|
Maps the movement of a robot component directly to a drive. |
|
Modifying a single parameter for a stop or an emergency stop of the tracking system. |
|
Configuring a four axial SCARA robot. |
|
Configuring a Lexium Robot. |
|
Setting the emergency parameters. |
|
Setting the emergency parameters. |
|
Setting the parameters for a stop and an emergency stop of the tracking system. |
|
Configuring a triaxial user-configured transformation robot. |
|
Configuring an up to six axial user-configured transformation robot. |
Name |
Data type |
Accessing |
Description |
---|---|---|---|
ifAdvanced |
Read |
Interface to optionally configure further parameters. |
|
raudiConfiguredToolIds |
REFERENCE TO ARRAY [1...GPL.Gc_udiMaxNumberOfTools] OF UDINT |
Read |
Array which contains the IDs for the tools that are configured for the robot. |
raxCartesianComponentAvailable |
REFERENCE TO ARRAY [ET_RobotComponent.CartesianX ... ET_RobotComponent.CartesianZ] OF BOOL |
Read |
TRUE: The respective cartesian component is configured for the robot. |
raxOrientationAvailable |
REFERENCE TO ARRAY [ET_RobotComponent.OrientationX ... ET_RobotComponent.OrientationZ] OF BOOL |
Read |
TRUE: The respective orientation component is configured for the robot. |
xConfigDone |
BOOL |
Read |
Indicates that the configuration of the robot was completed successfully. |
udiNumberOfConfiguredTools |
UDINT |
Read |
Number of tools that are configured for the robot. |