MC_GrpResetThis function block makes the transition from the state GroupErrorStop to GroupStandby by resetting all internal group-related errors – it does not affect the output of the FB instances. This function block also resets axis errors and drive faults for each axis in the group. This function block does not cause any motion.
MC_GrpReadError, MC_GrpReadStatus, MC_ErrorDescription
Coordinated Motion, the top-level topic for Coordinated Motion.
For more details on how inputs and outputs work, refer to PLCopen Function Blocks - General Rules.
| Execute | Description | On the rising edgeA rising edge is the transition of a digital signal from low to high. It is also called positive edge, this FB resets group-related errors and all of the axes in the group. |
| Data Type | BOOL | |
| Range | 0, 1 | |
| Unit | n/a | |
| Default | — | |
| AxesGroup | Description | The axes group in which the axes will be reset. |
| Data Type | AXES_GROUP_REF | |
| Range | n/a | |
| Unit | n/a | |
| Default | — |
| Done | Description | If True, then the reset completed successfully. |
| Data Type | BOOL | |
| Busy | Description | If True, then the FB is executing. |
| Data Type | BOOL | |
| Error | Description | If True, an error has occurred. |
| Data Type | BOOL | |
| ErrorID | Description | Indicates the error identifier if Error output is set to TRUE. See table in PLCopen Function Block ErrorID Output. |
| Data Type | INT |
Inst_MC_GrpReset ( EnableReset, Group1_Ref );
BEGIN_IL"Instruction list" This is a low-level language and resembles assembly
CAL Inst_MC_GrpReset ( EnableReset, Group1_Ref )
END_IL
|
Copyright © 2015 Kollmorgen™ |
|