BACnetLoop.Bias (PROP) ¶ PROPERTY Bias : CmpBACnet.IEC_BACNET_REAL
BACnetLoop.COVIncrement (PROP) ¶ PROPERTY COVIncrement : CmpBACnet.IEC_BACNET_REAL
BACnetMultistateInput.GetFaultValues (METH) ¶ METHOD GetFaultValues : CmpBACnet.IEC_BACNET_STATUS Gets the Fault_Values-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 GetFaultValues CmpBACnet.IEC_BACNET_STATUS Output uiListCount CmpBACnet.IEC_BACNET_ELEMENT_COUNT The length of the list in the following pointer. pList POINTER TO CmpBACnet.IEC_BACNET_UNSIGNED 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.
BACnetMultistateInput.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.
BACnetMultistateInput.EventTimeStamps (PROP) ¶ PROPERTY EventTimeStamps : ARRAY [0..2] OF CmpBACnet.IEC_BACNET_TIME_STAMP
BACnetMultistateInput.GetAlarmValues (METH) ¶ METHOD GetAlarmValues : CmpBACnet.IEC_BACNET_STATUS Gets the Alarm_Values-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 GetAlarmValues CmpBACnet.IEC_BACNET_STATUS Output uiListCount CmpBACnet.IEC_BACNET_ELEMENT_COUNT The length of the list in the following pointer. pList POINTER TO CmpBACnet.IEC_BACNET_UNSIGNED 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.
BACnetMultistateInput.EventAlgorithmInhibitRef (PROP) ¶ PROPERTY EventAlgorithmInhibitRef : CmpBACnet.IEC_BACNET_OBJ_PROP_REFERENCE
BACnetMultistateInput.EventDetectionEnable (PROP) ¶ PROPERTY EventDetectionEnable : BOOL
BACnetMultistateInput.EventMessageTextsConfig (PROP) ¶ PROPERTY EventMessageTextsConfig : ARRAY [0..2] OF WSTRING(255)
BACnetMultistateInput.EventState (PROP) ¶ PROPERTY EventState : CmpBACnet.IEC_BACNET_EVENT_STATE