IBACnetServer.GetAddressBindingsCount (METH) ¶ METHOD GetAddressBindingsCount : UDINT InOut: Scope Name Type Return GetAddressBindingsCount UDINT
IBACnetServer.UnregisterHook (METH) ¶ METHOD UnregisterHook : CmpBACnet.IEC_BACNET_STATUS InOut: Scope Name Type Return UnregisterHook CmpBACnet.IEC_BACNET_STATUS Input eHookType CmpBACnet.IEC_BACNET_CB_TYPE itfEvent IBACnetEventConsumer
IBACnetServer.LocalProcessID (PROP) ¶ PROPERTY LocalProcessID : UDINT
IBACnetServer.UpdateAddressBindings (METH) ¶ METHOD UpdateAddressBindings
IBACnetServer.DeviceId (PROP) ¶ PROPERTY DeviceId : DWORD
IBACnetServer.DemoMode (PROP) ¶ PROPERTY DemoMode : BOOL
DeviceAddressBindings ¶ GetAddressBinding (Method) GetAddressBindingsCount (Method) UpdateAddressBindings (Method)
IBACnetServer.DeviceObject (PROP) ¶ PROPERTY DeviceObject : IBACnetDevice
IBACnetServer.HideToOutside (PROP) ¶ PROPERTY HideToOutside : BOOL
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