BACnetDevice.APDUSegmentTimeout (PROP) ¶ PROPERTY APDUSegmentTimeout : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.APDUTimeout (PROP) ¶ PROPERTY APDUTimeout : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.DaylightSavingsStatus (PROP) ¶ PROPERTY DaylightSavingsStatus : BOOL
BACnetDevice.Description (PROP) ¶ PROPERTY Description : WSTRING(255)
BACnetEventEnrollment.GetEventParameters (METH) ¶ METHOD GetEventParameters : CmpBACnet.IEC_BACNET_STATUS Gets the value of the Event_Parameters-Property of this BACnet-EventEnrollment-Property. The returned pointer pEventParam 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 GetEventParameters CmpBACnet.IEC_BACNET_STATUS Output pEventParam POINTER TO CmpBACnet.IEC_BACNET_EVENT_PARAMETER The returned Pointer gets filled with the data of IEC_BACNET_EVENT_PARAMETER AND (!) the data referenced within evtParams. After usage, use FreeStackAllocatedMemory , to free the used memory again.
BACnetEventEnrollment.GetFaultParameters (METH) ¶ METHOD GetFaultParameters : CmpBACnet.IEC_BACNET_STATUS Gets the value of the Event_Parameters-Property of this BACnet-EventEnrollment-Property. The returned pointer pEventParam 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 GetFaultParameters CmpBACnet.IEC_BACNET_STATUS Output pFaultParam POINTER TO CmpBACnet.IEC_BACNET_FAULT_PARAMETER The returned Pointer gets filled with the data of IEC_BACNET_EVENT_PARAMETER AND (!) the data referenced within evtParams. After usage, use FreeStackAllocatedMemory , to free the used memory again.
BACnetEventEnrollment.EventAlgorithmInhibit (PROP) ¶ PROPERTY EventAlgorithmInhibit : BOOL
BACnetEventEnrollment.EventAlgorithmInhibitRef (PROP) ¶ PROPERTY EventAlgorithmInhibitRef : CmpBACnet.IEC_BACNET_OBJ_PROP_REFERENCE
BACnetEventEnrollment.EventState (PROP) ¶ PROPERTY EventState : CmpBACnet.IEC_BACNET_EVENT_STATE
BACnetEventEnrollment.EventTimeStamps (PROP) ¶ PROPERTY EventTimeStamps : ARRAY [0..2] OF CmpBACnet.IEC_BACNET_TIME_STAMP