Reading the load data
Description
The function block KRC_ReadLoadData reads the load data of the robot (payload data or supplementary load data). Each tool of the robot controller has its own tool load data. The supplementary load data are valid for the entire robot.
Inputs
Parameter |
Type |
Description |
---|---|---|
AxisGroupIdx |
INT |
Index of axis group
|
ExecuteCmd |
BOOL |
The statement is executed in the case of a rising edge of the signal. |
Tool |
INT |
Number of the TOOL coordinate system for reading the payload data or number for reading the supplementary load data
|
Outputs
Parameter |
Type |
Description |
---|---|---|
Done |
BOOL |
TRUE = statement has been executed |
M |
REAL |
Mass |
X, Y, Z |
REAL |
Position of the center of gravity relative to the flange |
A, B, C |
REAL |
Orientation of the principal inertia axes relative to the flange |
JX, JY, JZ |
REAL |
Mass moments of inertia |
Error |
BOOL |
TRUE = error in function block |
ErrorID |
DINT |
Error number |