BACnetMultistateOutput.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.
BACnetMultistateOutput.RelinquishDefault (PROP) ¶ PROPERTY RelinquishDefault : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetMultistateOutput.SetPriorityArray (METH) ¶ METHOD SetPriorityArray : CmpBACnet.IEC_BACNET_STATUS Command Prioritization - sets the whole Priority_Array of this BACnet object. To write the Present_Value with a single priority WritePresentValueWithPriority can be used. InOut: Scope Name Type Comment Return SetPriorityArray CmpBACnet.IEC_BACNET_STATUS Input arPrioArray ARRAY [1..16] OF CmpBACnet.IEC_BACNET_PRIORITY_ARRAY_ITEM The priority array to set for this BACnet object.
BACnetMultistateOutput.EventTimeStamps (PROP) ¶ PROPERTY EventTimeStamps : ARRAY [0..2] OF CmpBACnet.IEC_BACNET_TIME_STAMP
BACnetMultistateOutput.FeedbackValue (PROP) ¶ PROPERTY FeedbackValue : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetMultistateOutput.EventMessageTextsConfig (PROP) ¶ PROPERTY EventMessageTextsConfig : ARRAY [0..2] OF WSTRING(255)
BACnetMultistateOutput.EventState (PROP) ¶ PROPERTY EventState : CmpBACnet.IEC_BACNET_EVENT_STATE
BACnetMultistateOutput.Reliability (PROP) ¶ PROPERTY Reliability : CmpBACnet.IEC_BACNET_RELIABILITY
BACnetMultistateOutput.ReliabilityEvaluationInhibit (PROP) ¶ PROPERTY ReliabilityEvaluationInhibit : BOOL
BACnetMultistateOutput.NotificationClass (PROP) ¶ PROPERTY NotificationClass : CmpBACnet.IEC_BACNET_UNSIGNED