ID : 2989
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 No. | FB category |
---|---|---|
FB2304 | Unique |
Input parameter
Parameter name | Data type | Valid range | Default | Omission (*) |
---|---|---|---|---|
AxesGroup | Integer | 1 or larger | 1 | No |
|
(*) : For some parameters, entries can be omitted.
- Yes : Entry can be omitted.
- No : Entry required always.
Output parameter
Parameter 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 : 2989