BACnetCommand.InProcess (PROP) ¶ PROPERTY InProcess : BOOL
InitializeActionCommands ¶ Methods that can be used to initialize and get action command structures to be added to the action list of this object. InitializeActionCommandBACnetBinaryPV (Method) InitializeActionCommandBACnetBoolean (Method) InitializeActionCommandBACnetReal (Method) InitializeActionCommandBACnetUnsigned (Method)
BACnetCommand.PresentValue (PROP) ¶ PROPERTY PresentValue : CmpBACnet.IEC_BACNET_UNSIGNED If the present value is set to a specific unsigned value, the actions in the Action-BACnet-Property of this BACnet-Object with the index of this value are executed.
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.