Writing load data
Description
The function block KRC_WriteLoadData writes the load data of the robot (payload data or supplementary load data).
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 writing the payload data or number for writing the supplementary load data 
 | 
| 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 | 
| BufferMode | INT | Mode in which the statement is executed 
 (>>> BufferMode) | 
Outputs
| Parameter | Type | Description | 
|---|---|---|
| Busy | BOOL | TRUE = statement is currently being transferred or has already been transferred | 
| Done | BOOL | TRUE = statement has been executed | 
| Aborted | BOOL | TRUE = statement has been aborted | 
| Error | BOOL | TRUE = error in function block | 
| ErrorID | DINT | Error number |