ID : 7604
MC_Initialize
To obtain the Command-Slave version of the PLC and the robot controller and check if they are the same.
Graphic expression | FB category |
---|---|
Unique |
Input and Output Variable
Variable name | Data type | Valid range | Default | Omission (*) |
---|---|---|---|---|
AxesGroup | eRC_AxesGroup | No | ||
|
(*) : For some Variable, entries can be omitted.
- Yes : Entry can be omitted.
- No : Entry required always.
Input Variable
-
Output Variable
Variable name | Data type / Description |
---|---|
Done | Boolean |
|
|
Error | Boolean |
|
|
ErrorID | Word |
|
|
ErrorIDEx | DWord |
|
|
RC_Major | Integer |
|
|
RC_Minor | Integer |
|
|
RC_Revision | Integer |
|
|
PLC_Major | Integer |
|
|
PLC_Minor | Integer |
|
|
PLC_Revision | Integer |
|
Function Description
-
Attention
-
ID : 7604