Introduction ProfileCore - ThorstenBrach/SRCI GitHub Wiki
Function | Description | M/O |
---|---|---|
Change actual speed override |
M |
|
Enable/Disable robot into RA power state "Enabled" |
M |
|
Reads and writes specific configuration parameters on RC that are required for the RI to work |
M |
|
Continue interrupted path |
M |
|
Interrupt active movement, possible to continue movement |
M |
|
Jog robot manually |
M |
|
Acknowledgement all pending errors |
M |
|
Abort actual movement and delete buffer |
M |
|
Move all joints to an absolute joint position (Absolute Joint PTP) |
M |
|
Move Joints to an absolute cartesian position (Absolute cartesian PTP) (Joint interpolated movement) |
M |
|
Move the TCP to an absolute cartesian position (linear interpolation) |
M |
|
Read the actual position – TCP: X…RZ + config/Turn, … - Joint: (J1…E6) |
M |
|
Read content of selected user frame number |
M |
|
Read content of selected payload number |
M |
|
Read error codes of pending errors and move them into user data block "RobotData" |
M |
|
Read robot-specific data from the RC |
M |
|
Read default values of dynamic parameters used by move commands |
M |
|
Read reference values of robot dynamics for path movement |
M |
|
Read actual software limits of the axes Positive and negative Limit of Joint J1…J6, E1…E6 |
M |
|
Read content of selected tool number |
M |
|
Return to path left during active interrupt |
M |
|
Handles multiple mechanisms required for operation of the interface. |
M |
|
Set active sequence |
M |
|
Change configuration of selected user frame number |
M |
|
Change configuration of selected payload number |
M |
|
Write default values of dynamic parameters used by move commands |
M |
|
Write reference values of robot dynamics for path movement |
M |
|
Change robot limits of robot axes (degree). |
M |
|
Change configuration of selected tool number |
M |