BACnetServer.DeviceObject (PROP) ¶ PROPERTY DeviceObject : IBACnetDevice Returns the BACnet-Device-Interface belonging to the BACnet-Device-Object of this BACnet-Server.
BACnetServer.GenerateBACstackConfig (METH) ¶ METHOD GenerateBACstackConfig : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return GenerateBACstackConfig SysTypes.RTS_IEC_RESULT
IBACnetServer.GetConfiguredPropertyAttributes (METH) ¶ METHOD GetConfiguredPropertyAttributes : BOOL Gets the configured attributes of the specified BACnet-Property (propID) of the specified BACnet-Object (objID). InOut: Scope Name Type Return GetConfiguredPropertyAttributes BOOL Input objID CmpBACnet.IEC_BACNET_OBJECT_ID propID CmpBACnet.IEC_BACNET_PROPERTY_ID Output result BACnetPropertyAttributes
IBACnetServer.GetNumPersistentObjects (METH) ¶ METHOD GetNumPersistentObjects : UDINT Gets the number of BACnet-Objects with persistent properties InOut: Scope Name Type Return GetNumPersistentObjects UDINT
IBACnetServer.NumClientCreatedObjects (METH) ¶ METHOD NumClientCreatedObjects : DINT Returns the number of client created objects of given type. InOut: Scope Name Type Return NumClientCreatedObjects DINT Input objType CmpBACnet.IEC_BACNET_OBJECT_TYPE
IBACnetServer.UnconfCOVNotification (METH) ¶ METHOD UnconfCOVNotification : CmpBACnet.IEC_BACNET_STATUS InOut: Scope Name Type Return UnconfCOVNotification CmpBACnet.IEC_BACNET_STATUS Input targetDevInst DWORD pCOVInfo POINTER TO CmpBACnet.IEC_BACNET_COV_NOTIF_INFO pAPDUParams POINTER TO CmpBACnet.IEC_BACNET_APDU_PROPERTIES
IBACnetServer.IsBACnetPropertyWritable (METH) ¶ METHOD IsBACnetPropertyWritable : BOOL InOut: Scope Name Type Return IsBACnetPropertyWritable BOOL Input objID CmpBACnet.IEC_BACNET_OBJECT_ID propID CmpBACnet.IEC_BACNET_PROPERTY_ID
IBACnetServer.ObjectHasPersistentProperties (METH) ¶ METHOD ObjectHasPersistentProperties : BOOL Checks, if a BACnet-Object has persistent properties InOut: Scope Name Type Return ObjectHasPersistentProperties BOOL Input objID CmpBACnet.IEC_BACNET_OBJECT_ID
Services ¶ ConfCOVNotification (Method) NumClientCreatedObjects (Method) UnconfCOVNotification (Method) UpdateAccumulatorDataSourceValue (Method) WritePropertyInstance (Method)
IBACnetServer.ConfCOVNotification (METH) ¶ METHOD ConfCOVNotification : CmpBACnet.IEC_BACNET_STATUS InOut: Scope Name Type Return ConfCOVNotification CmpBACnet.IEC_BACNET_STATUS Input targetDevInst DWORD pCOVInfo POINTER TO CmpBACnet.IEC_BACNET_COV_NOTIF_INFO pAPDUParams POINTER TO CmpBACnet.IEC_BACNET_APDU_PROPERTIES