The MC_RESET function is used to acknowledge the internal defaults (AxisFault) or internal alerts (AxisWarning) resulting of an execution of an MFB for the axis (Axis_ref). The function resets the contents of the ReadAxisError block, which contains the diagnostic information.
In the chart status, the function allows you to change from the Errorstop state to the
Standstill state.
The input and output
parameters are basic parameters.
Representation:
Representation:
Representation:
LD Axis
CAL MC_RESET_Instance(AXIS:=AXIS, EXECUTE:=EXEC, ERROR=>ERR, DONE=>DO, BUSY=>B, ERRORID=>ERRID)
Representation:
MC_RESET_Instance(AXIS:=AXIS, EXECUTE:=EXEC, ERROR=>ERR, DONE=>DO, BUSY=>B, ERRORID=>ERRID);