E_LON_priority_level_t
Used by: SNVT_alarm / SNVT_alarm_2 / SNVT_pumpset_mn
TYPE E_LON_priority_level_t :
(
eLON_PR_NUL := -1,
eLON_PR_LEVEL_0 := 0,
eLON_PR_LEVEL_1 := 1,
eLON_PR_LEVEL_2 := 2,
eLON_PR_LEVEL_3 := 3,
eLON_PR_1 := 4,
eLON_PR_2 := 5,
eLON_PR_3 := 6,
eLON_PR_4 := 7,
eLON_PR_6 := 8,
eLON_PR_8 := 9,
eLON_PR_10 := 10,
eLON_PR_16 := 11
)
END_TYPE
eLON_PR_NUL: Invalid Value
eLON_PR_LEVEL_0: Lowest alarm priority level
eLON_PR_LEVEL_1:
eLON_PR_LEVEL_2:
eLON_PR_LEVEL_3: Highest alarm priority level
eLON_PR_1: Life Safety Fire Alarms (BACnet Priority 2)
eLON_PR_2: Property Safety Fire Alarms (BACnet Priority 3)
eLON_PR_3: Fire Supervisory Alarm (BACnet Priority 4)
eLON_PR_4: Fire Trouble/Fault (Display) (BACnet Priority 5)
eLON_PR_6: Fire Pre-Alarm, HVAC Critical Equipment Alarm (BACnet Priority 6)
eLON_PR_8: HVAC Alarms (BACnet Priority 8)
eLON_PR_10: HVAC Critical Equipment RTN, Fire RTN (Display) (BACnet Priority 10)
eLON_PR_16: HVAC RTN (lowest priority) (BACnet Priority 16)
Requirements
Development Environment | TwinCAT 3 PLC library to be integrated |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_LON from 3.3.4.0 |