BACnetMultistateValue.GetStateText (METH) ¶ METHOD GetStateText : CmpBACnet.IEC_BACNET_STATUS Gets the State_Text-List of this BACnet object. The returned pointer is allocated with the corresponding data, whereas the user has to use FreeStackAllocatedMemory , to free the allocated memory after data usage. InOut: Scope Name Type Comment Return GetStateText CmpBACnet.IEC_BACNET_STATUS Output uiListCount CmpBACnet.IEC_BACNET_ELEMENT_COUNT The length of the list in the following pointer*) pList POINTER TO WSTRING(255) The returned Pointer gets filled with the data of the List AND (!) the data referenced within that list (i.e. strings, etc.). After usage, use FreeStackAllocatedMemory , to free the used memory again.
BACnetMultistateValue.NotificationClass (PROP) ¶ PROPERTY NotificationClass : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetMultistateValue.SetAlarmValues (METH) ¶ METHOD SetAlarmValues : CmpBACnet.IEC_BACNET_STATUS Sets the Alarm_Values-List 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_UNSIGNED The list data containing elements according to the given count.
BACnetMultistateValue.SetFaultValues (METH) ¶ METHOD SetFaultValues : CmpBACnet.IEC_BACNET_STATUS Sets the Fault_Values-List 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_UNSIGNED The list data containing elements according to the given count.
BACnetMultistateValue.ReliabilityEvaluationInhibit (PROP) ¶ PROPERTY ReliabilityEvaluationInhibit : BOOL
BACnetMultistateValue.RelinquishDefault (PROP) ¶ PROPERTY RelinquishDefault : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetMultistateValue.NotifyType (PROP) ¶ PROPERTY NotifyType : CmpBACnet.IEC_BACNET_NOTIFY_TYPE
BACnetMultistateValue.NumberOfStates (PROP) ¶ PROPERTY NumberOfStates : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetMultistateValue.OutOfService (PROP) ¶ PROPERTY OutOfService : BOOL
BACnetMultistateValue.PresentValue (PROP) ¶ PROPERTY PresentValue : CmpBACnet.IEC_BACNET_UNSIGNED