BACnetCommand.ProfileName (PROP) ¶ PROPERTY ProfileName : WSTRING(255)
BACnetCommand.AllWritesSuccessful (PROP) ¶ PROPERTY AllWritesSuccessful : BOOL
BACnetCommand.Description (PROP) ¶ PROPERTY Description : WSTRING(255)
BACnetDevice.APDUTimeout (PROP) ¶ PROPERTY APDUTimeout : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.AlignIntervals (PROP) ¶ PROPERTY AlignIntervals : BOOL
BACnetDevice.SetRestartNotificationRecipients (METH) ¶ METHOD SetRestartNotificationRecipients : CmpBACnet.IEC_BACNET_STATUS Sets the Restart_Notification_Recipients-List of this BACnet object. InOut: Scope Name Type Comment Return SetRestartNotificationRecipients 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_RECIPIENT The list data containing elements according to the given count.
BACnetDevice.SetSlaveAddressBinding (METH) ¶ METHOD SetSlaveAddressBinding : CmpBACnet.IEC_BACNET_STATUS Sets the Slave_Address_Binding-List of this BACnet object. InOut: Scope Name Type Comment Return SetSlaveAddressBinding 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_ADDRESS_BINDING The list data containing elements according to the given count.
BACnetDevice.SetActiveCOVSubscriptions (METH) ¶ METHOD SetActiveCOVSubscriptions : CmpBACnet.IEC_BACNET_STATUS Sets the Active_COV_Subscriptions-List of this BACnet object. InOut: Scope Name Type Comment Return SetActiveCOVSubscriptions 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_COV_SUBSCRIPTION The list data containing elements according to the given count.
BACnetDevice.SetActiveVTSessions (METH) ¶ METHOD SetActiveVTSessions : CmpBACnet.IEC_BACNET_STATUS Sets the Active_VT_Sessions-List of this BACnet object. InOut: Scope Name Type Comment Return SetActiveVTSessions 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_VT_SESSION The list data containing elements according to the given count.
BACnetDevice.SetDeviceAddressBinding (METH) ¶ METHOD SetDeviceAddressBinding : CmpBACnet.IEC_BACNET_STATUS Sets the Device_Address_Binding-List of this BACnet object. InOut: Scope Name Type Comment Return SetDeviceAddressBinding 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_ADDRESS_BINDING The list data containing elements according to the given count.