mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2025-07-26 03:22:51 +00:00
#571 fix matrix dc
This commit is contained in:
@ -549,7 +549,7 @@ function update.auto_safety()
|
||||
-- clears when we enter the fault waiting state
|
||||
astatus.gen_fault = self.mode == PROCESS.GEN_RATE and not self.units_ready
|
||||
else
|
||||
astatus.matrix_fault = true
|
||||
astatus.matrix_dc = true
|
||||
end
|
||||
|
||||
-- check for critical unit alarms
|
||||
|
Reference in New Issue
Block a user