BACnetBinaryOutput.ChangeOfStateCount (PROP) ¶ PROPERTY ChangeOfStateCount : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetBinaryOutput.DeviceType (PROP) ¶ PROPERTY DeviceType : WSTRING(255)
BACnetBinaryOutput.ElapsedActiveTime (PROP) ¶ PROPERTY ElapsedActiveTime : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetBinaryOutput.ChangeOfStateTime (PROP) ¶ PROPERTY ChangeOfStateTime : BACnetDateTime
BACnetBinaryOutput.Description (PROP) ¶ PROPERTY Description : WSTRING(255)
BACnetBinaryOutput.EventDetectionEnable (PROP) ¶ PROPERTY EventDetectionEnable : BOOL
BACnetBinaryOutput.EventEnable (PROP) ¶ PROPERTY EventEnable : STRING
BACnetBinaryValue.EventTimeStamps (PROP) ¶ PROPERTY EventTimeStamps : ARRAY [0..2] OF CmpBACnet.IEC_BACNET_TIME_STAMP
BACnetBinaryValue.GetPriorityArray (METH) ¶ METHOD GetPriorityArray : CmpBACnet.IEC_BACNET_STATUS Gets the Priority-Array of this BACnet object. The returned pointer pPrioArray 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 GetPriorityArray CmpBACnet.IEC_BACNET_STATUS Output pPrioArray POINTER TO ARRAY [1..16] OF CmpBACnet.IEC_BACNET_PRIORITY_ARRAY_ITEM The returned Pointer gets filled with the data of the Priority Array AND (!) the data referenced within the array (i.e. strings, etc.). After usage, use FreeStackAllocatedMemory , to free the used memory again.
BACnetBinaryValue.RelinquishDefault (PROP) ¶ PROPERTY RelinquishDefault : CmpBACnet.IEC_BACNET_BINARY_PV