#571 fix matrix dc
This commit is contained in:
parent
661bef063c
commit
e27d5eeb85
@ -549,7 +549,7 @@ function update.auto_safety()
|
|||||||
-- clears when we enter the fault waiting state
|
-- clears when we enter the fault waiting state
|
||||||
astatus.gen_fault = self.mode == PROCESS.GEN_RATE and not self.units_ready
|
astatus.gen_fault = self.mode == PROCESS.GEN_RATE and not self.units_ready
|
||||||
else
|
else
|
||||||
astatus.matrix_fault = true
|
astatus.matrix_dc = true
|
||||||
end
|
end
|
||||||
|
|
||||||
-- check for critical unit alarms
|
-- check for critical unit alarms
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user