E_BA_AC_OpMod02
TYPE E_BA_AC_OpMod01 :
(
Invalid := 0,
eOff := 1,
eStep1 := 2,
eStep2 := 3,
eStep3 := 4,
eEmergency := 5,
eFrost := 6,
eSmokeExtractionProgram := 7,
eSmokeExtractionSupplyAir := 8,
eSmokeExtractionExhaustAir := 9,
eFire := 10,
eNightCooling := 11,
eCoolDownProtection := 12,
eOverHeatingProtection := 13,
eAlarm := 14,
eForcedVentilation := 15,
eCentralSwitchOff := 16
) UDINT;
END_TYPE
Name | Description |
---|---|
eOff | Plant step Off. |
eStep1 | Zone 1 |
eStep2 | Zone 2 |
eStep3 | Zone 3 |
eEmergency | Emergency |
eFrost | Frost |
eSmokeExtractionProgramm | Smoke extraction program |
eSmokeExtractionSupplyAir | Smoke extraction supply air |
eSmokeExtractionExhaustAir | Smoke extraction exhaust air |
eFire | Fire alarm |
eNightCooling | Night cooling |
eCoolDownProtection | Support operation, cooling protection |
eOverHeatingProtection | Overheating protection |
eAlarm | Fault |
eForcedVentilation | Forced ventilation |
eCentralSwitchOff | Central shutdown |