Fixed release limits in string bug
This commit is contained in:
@@ -618,6 +618,7 @@ CASE _iState OF
|
|||||||
_xEnableInverter := FALSE;
|
_xEnableInverter := FALSE;
|
||||||
_rPowerInverterInternal := 0.0;
|
_rPowerInverterInternal := 0.0;
|
||||||
_xEnable := FALSE;
|
_xEnable := FALSE;
|
||||||
|
_xReleaseLimitErrorsInternal := FALSE;
|
||||||
_iState := 31;
|
_iState := 31;
|
||||||
_tonInverterStartupTimeout(IN := FALSE);
|
_tonInverterStartupTimeout(IN := FALSE);
|
||||||
END_IF
|
END_IF
|
||||||
|
|||||||
Reference in New Issue
Block a user