BACnetIntegerValue.NotifyType (PROP) ¶ PROPERTY NotifyType : CmpBACnet.IEC_BACNET_NOTIFY_TYPE
BACnetIntegerValue.OutOfService (PROP) ¶ PROPERTY OutOfService : BOOL
BACnetIntegerValue.TimeDelay (PROP) ¶ PROPERTY TimeDelay : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetIntegerValue.TimeDelayNormal (PROP) ¶ PROPERTY TimeDelayNormal : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetIntegerValue.PresentValue (PROP) ¶ PROPERTY PresentValue : CmpBACnet.IEC_BACNET_SIGNED
BACnetIntegerValue.ProfileName (PROP) ¶ PROPERTY ProfileName : WSTRING(255)
BACnetLifeSafetyPoint.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.
BACnetLifeSafetyPoint.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.
BACnetLifeSafetyPoint.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.
BACnetLifeSafetyPoint.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.