BACnetLifeSafetyZone.EventMessageTexts (PROP) ¶ PROPERTY EventMessageTexts : ARRAY [0..2] OF WSTRING(255)
BACnetLifeSafetyZone.EventMessageTextsConfig (PROP) ¶ PROPERTY EventMessageTextsConfig : ARRAY [0..2] OF WSTRING(255)
BACnetLifeSafetyZone.Mode (PROP) ¶ PROPERTY Mode : CmpBACnet.IEC_BACNET_LIFE_SAFETY_MODE
BACnetLifeSafetyZone.NotificationClass (PROP) ¶ PROPERTY NotificationClass : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetLifeSafetyZone.EventDetectionEnable (PROP) ¶ PROPERTY EventDetectionEnable : BOOL
BACnetLifeSafetyZone.EventEnable (PROP) ¶ PROPERTY EventEnable : STRING
BACnetLifeSafetyZone.SetFaultValues (METH) ¶ METHOD SetFaultValues : CmpBACnet.IEC_BACNET_STATUS Sets the Fault_Values of this BACnet object. InOut: Scope Name Type Comment Return SetFaultValues CmpBACnet.IEC_BACNET_STATUS Input uiListCount CmpBACnet.IEC_BACNET_ELEMENT_COUNT The length of the list in the following pointer pList POINTER TO CmpBACnet.IEC_BACNET_LIFE_SAFETY_STATE The list data containing elements according to the given count.
BACnetLifeSafetyZone.SetLifeSafetyAlarmValues (METH) ¶ METHOD SetLifeSafetyAlarmValues : CmpBACnet.IEC_BACNET_STATUS Sets the Life_Safety_Alarm_Values of this BACnet object. InOut: Scope Name Type Comment Return SetLifeSafetyAlarmValues CmpBACnet.IEC_BACNET_STATUS Input uiListCount CmpBACnet.IEC_BACNET_ELEMENT_COUNT The length of the list in the following pointer pList POINTER TO CmpBACnet.IEC_BACNET_LIFE_SAFETY_STATE The list data containing elements according to the given count.
BACnetLifeSafetyZone.SetAcceptedModes (METH) ¶ METHOD SetAcceptedModes : CmpBACnet.IEC_BACNET_STATUS Sets the Accepted_Modes of this BACnet object. InOut: Scope Name Type Comment Return SetAcceptedModes CmpBACnet.IEC_BACNET_STATUS Input uiListCount CmpBACnet.IEC_BACNET_ELEMENT_COUNT The length of the list in the following pointer pList POINTER TO CmpBACnet.IEC_BACNET_LIFE_SAFETY_MODE The list data containing elements according to the given count.
BACnetLifeSafetyZone.SetAlarmValues (METH) ¶ METHOD SetAlarmValues : CmpBACnet.IEC_BACNET_STATUS Sets the Alarm_Values of this BACnet object. InOut: Scope Name Type Comment Return SetAlarmValues CmpBACnet.IEC_BACNET_STATUS Input uiListCount CmpBACnet.IEC_BACNET_ELEMENT_COUNT The length of the list in the following pointer pList POINTER TO CmpBACnet.IEC_BACNET_LIFE_SAFETY_STATE The list data containing elements according to the given count.