ID : 7439
MC_CallSubRoutine
To call a robot program.
Graphic expression | AOI category |
---|---|
Motion |
Input and Output Variable
Variable name | Data type | Valid range | Conditions for Input and Output |
---|---|---|---|
AxesGroup | eRC_AxesGroup | - | |
|
Input Variable
Variable name | Data type | Valid range |
---|---|---|
Execute | Boolean |
|
|
||
ProgramNo | Integer | 0 or larger |
|
||
Task | Integer | 0,1 |
|
Output Variable
Variable name | Data type / Description |
---|---|
Done | Boolean |
|
|
Busy | Boolean |
|
|
Active | Boolean |
|
|
CommandAborted | Boolean |
|
|
Error | Boolean |
|
|
ErrorID | Integer |
|
|
ErrorIDEx | DInt |
|
Function Description
- About supervisory task
- A supervisory task refers to a task executable regardless of operating modes of the robot controller.
Attention
To execute this AOI, AOI with the AOI category "Motion" needs to be made executable.
To make AOI with the AOI category "Motion" executable, use the AOI "MC_Power".
ID : 7439