add liste alarme
This commit is contained in:
67
liste_alarme.md
Normal file
67
liste_alarme.md
Normal file
@@ -0,0 +1,67 @@
|
||||
# List der Alarme
|
||||
|
||||
Notiz: Die Aktuelle Schnittstelle ist noch nicht definiert, daher ist dies nur als Entwurf zu werten.
|
||||
|
||||
## Kategorien
|
||||
|
||||
Kat_1 -> Fehler
|
||||
Kat_2 -> Manueller Eingriff
|
||||
Kat_3 -> Warnung
|
||||
Kat_4 -> Info Messages
|
||||
|
||||
|
||||
## Liste Fehler
|
||||
|
||||
- 1.01 {unit_descr}: Pressure difference segment inlet to big
|
||||
- 1.02 {unit_descr}: DC main switch not closed
|
||||
- 1.03 {unit_descr}: Leakage in double segment 1 and 2
|
||||
- 1.04 {unit_descr}: Leakage in double segment 3 and 4
|
||||
- 1.05 {unit_descr}: Leakage in tank
|
||||
- 1.06 {unit_descr}: EtherCAT communication error
|
||||
- 1.07 {unit_descr}: Isolation Error
|
||||
- 1.08 {unit_descr}: Units out of balance
|
||||
- 1.09 {unit_descr}: Modules out of balance
|
||||
- 1.10 {unit_descr} Inverter startup timeout
|
||||
- 1.11 Emergency stop not ok
|
||||
- 1.12 {unit_descr}: EtherCAT communication error
|
||||
- 1.13 {unit_descr}: Safetyinterlock reset timeout
|
||||
- 1.14 {unit_descr} Inverter over temperature
|
||||
- 1.15 {unit_descr} Inverter AC over voltage
|
||||
- 1.16 {unit_descr} Inverter AC under voltage
|
||||
- 1.17 {unit_descr} Inverter DC over voltage
|
||||
- 1.18 {unit_descr} Inverter over frequency
|
||||
- 1.19 {unit_descr} Inverter under frequency
|
||||
- 1.20 {unit_descr} Inverter ground fault
|
||||
- 1.21 {unit_descr} Inverter internal error
|
||||
- 1.22 {unit_descr}: Inverter Error
|
||||
- 1.23 Valve {unit_descr + sensor detail} did not open -> Bezogen auf valves
|
||||
- 1.24 Valve {unit_descr + sensor detail} did not close -> Bezogen auf valves
|
||||
- 1.25 Valve {unit_descr + sensor detail} feedback open circuit -> Bezogen auf valves
|
||||
- 1.26 Valve {unit_descr + sensor detail} setpoint open circuit -> Bezogen auf valves
|
||||
- 1.27 Valve {unit_descr + sensor detail} not in range
|
||||
- 1.28 {unit_descr + sensor detail} input open circuit -> Bezogen auf Analog Input werte
|
||||
- 1.29 Analog Input {unit_descr + sensor detail} card error
|
||||
- 1.30 Analog Input {unit_descr + sensor detail} short circuit
|
||||
- 1.31 Analog Input {unit_descr + sensor detail} configuration error
|
||||
- 1.32 Analog Input {unit_descr + sensor detail}: Input Value below error limit ({limit})
|
||||
- 1.33 Analog Input {unit_descr + sensor detail}: Input Value above error limit ({1})
|
||||
- 1.34 Analog output {unit_descr + sensor detail} config error -> Bezogen auf Analog Output werte
|
||||
- 1.35 Motor {unit_descr + sensor detail} repair switch open
|
||||
- 1.36 Motor {unit_descr + sensor detail} not in target
|
||||
|
||||
## Liste Manueller Eingriff
|
||||
|
||||
- 2.01 Notaus {bereich} Betätigt
|
||||
|
||||
|
||||
## List Warnungen
|
||||
- 3.01 Not all components in automatic mode
|
||||
- 3.02 {unit_descr}: Safetyinterlocks active
|
||||
- 3.03 Analog Input {unit_descr + sensor detail}: Input Value below warning limit ({1})
|
||||
- 3.04 Analog Input {unit_descr + sensor detail}: Input Value above warning limit ({1})
|
||||
|
||||
## Liste Info Messages
|
||||
- 4.01 Battery full
|
||||
- 4.02 Battery empty
|
||||
- 4.03 {unit_descr}: Shutdown discharge stopped because of low dc voltage
|
||||
- 4.04 {unit_descr}: Shutdown discharge stopped because of unit voltage level
|
||||
Reference in New Issue
Block a user