Added inverter active signal to avoid triggering the isolation monitoring
This commit is contained in:
@@ -742,6 +742,7 @@ CASE _iState OF
|
|||||||
IF NOT _fbWriteRegister.bError THEN
|
IF NOT _fbWriteRegister.bError THEN
|
||||||
_iState := 60; // 51
|
_iState := 60; // 51
|
||||||
_uiPCSSetOperation := 1; // 4
|
_uiPCSSetOperation := 1; // 4
|
||||||
|
xActive := TRUE;
|
||||||
ELSE
|
ELSE
|
||||||
xError := TRUE;
|
xError := TRUE;
|
||||||
// Goto error state
|
// Goto error state
|
||||||
|
|||||||
Reference in New Issue
Block a user