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)
BACnetCalendar.PresentValue (PROP) ¶ PROPERTY PresentValue : BOOL
BACnetCalendar.ProfileName (PROP) ¶ PROPERTY ProfileName : WSTRING(255)
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.SetAutoSlaveDiscovery (METH) ¶ METHOD SetAutoSlaveDiscovery : CmpBACnet.IEC_BACNET_STATUS Sets the Auto_Slave_Discovery-List of this BACnet object. InOut: Scope Name Type Comment Return SetAutoSlaveDiscovery 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_BOOLEAN The list data containing elements according to the given count.