Type: |
Interface |
Available as of: |
V1.0.0.0 |
Inherits from: |
- |
This chapter provides information on:
Return values within this interface correspond to the respective mechanical robot coordinate system.
Name |
Data type |
Accessing |
Description |
---|---|---|---|
etMechOrientationConvention |
Read |
Orientation convention in which the configured transformation is interpreting the orientation angles. In case the configured transformation does not support any orientation, the value ET_OrientationConvention.None is returned. |
|
etTransformation |
Read |
Types of the configured kinematics/transformation of the robot. |
|
ifMechRefPositionArticulated2Ax |
Read |
Interface with return values of a configured biaxial Articulated robot. |
|
ifMechRefPositionDelta2Ax |
Read |
Interface with return values of a configured biaxial Delta robot. |
|
ifMechRefPositionDelta3Ax |
Read |
Interface with return values of a configured triaxial Delta robot. |
|
ifMechRefPositionScara4Ax |
Read |
Interface with return values of a configured SCARA. |
|
ralrRefPositionMotor |
REFERENCE TO ARRAY [ET_RobotComponent.AxisA .. ET_RobotComponent.AxisAll+Gc_udiMaxNumberOfAxes] OF LREAL |
Read |
Reference position of the configured axes of the robot. |
ralrRefPositionJoint |
REFERENCE TO ARRAY [ET_RobotComponent.AxisA .. ET_RobotComponent.AxisAll+Gc_udiMaxNumberOfAxes] OF LREAL |
Read |
Reference position of joints of the robot. |
rstMechRefOrientationTCP |
REFERENCE TO PDL.ST_Vector3D |
Read |
Reference orientation of the TCP in the mechanical robot coordinate system. |
rstMechRefPositionTCP |
Read |
Reference position of the TCP in the mechanical robot coordinate system. |
|
xSchneiderElectricRobot |
BOOL |
Read |
Feedback whether a Schneider Electric robot is configured. |