BACnetServer.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
PropertyConfiguration ¶ ActivatePropertyConfiguration (Method) DeactivatePropertyConfiguration (Method)
BACnetServer.GetStructuredObjectCount (METH) ¶ METHOD GetStructuredObjectCount : UDINT Gets the number of BACnet-Structured-Objects under the BACnet-Device-Structured-Object-List of this BACnet-Server. InOut: Scope Name Type Return GetStructuredObjectCount UDINT
BACnetServer.IsObjectTypeSupported (METH) ¶ METHOD IsObjectTypeSupported : BOOL Returs TRUE, if object type is supported. InOut: Scope Name Type Return IsObjectTypeSupported BOOL Input objType CmpBACnet.IEC_BACNET_OBJECT_TYPE
PropertyAttributes ¶ GetConfiguredPropertyAttributes (Method)
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
IBACnetServer.WritePropertyInstance (METH) ¶ METHOD WritePropertyInstance : CmpBACnet.IEC_BACNET_STATUS InOut: Scope Name Type Return WritePropertyInstance CmpBACnet.IEC_BACNET_STATUS Input devInstNumber DWORD objID CmpBACnet.IEC_BACNET_OBJECT_ID propID CmpBACnet.IEC_BACNET_PROPERTY_ID nIndex CmpBACnet.IEC_BACNET_ARRAY_INDEX priority DINT value CmpBACnet.IEC_BACNET_PROPERTY_CONTENTS pValueSrc POINTER TO CmpBACnet.IEC_BACNET_AUDIT_VALUE_SOURCE
IBACnetServer.UpdateAccumulatorDataSourceValue (METH) ¶ METHOD UpdateAccumulatorDataSourceValue : CmpBACnet.IEC_BACNET_STATUS InOut: Scope Name Type Return UpdateAccumulatorDataSourcevalue CmpBACnet.IEC_BACNET_STATUS Input objInstNumber CmpBACnet.IEC_BACNET_DWORD xPulsevalue BOOL
BACnetServerPluginBase (FB) ¶ FUNCTION_BLOCK BACnetServerPluginBase IMPLEMENTS IBACnetServerPlugin Properties: Name NumCallbacks NumHooks Server Logging Methods: GetCallback GetCallbackAttachmentsForProperty GetHook PostRegister PostStartBACnetStack PostStopBACnetStack PostUnregister PreRegister PreStartBACnetStack PreStopBACnetStack PreUnregister LogError LogException LogInfo LogWarning Structure: GetCallback (Method) GetCallbackAttachmentsForProperty (Method) GetHook (Method) Logging LogError (Method) LogException (Method) LogInfo (Method) LogWarning (Method) Logging (Property) Name (Property) NumCallbacks (Property) NumHooks (Property) PostRegister (Method) PostStartBACnetStack (Method) PostStopBACnetStack (Method) PostUnregister (Method) PreRegister (Method) PreStartBACnetStack (Method) PreStopBACnetStack (Method) PreUnregister (Method) Server (Property)
BACnetServerPlugin ¶ BACnetServerPluginBase (FunctionBlock) GetCallback (Method) GetCallbackAttachmentsForProperty (Method) GetHook (Method) Logging LogError (Method) LogException (Method) LogInfo (Method) LogWarning (Method) Logging (Property) Name (Property) NumCallbacks (Property) NumHooks (Property) PostRegister (Method) PostStartBACnetStack (Method) PostStopBACnetStack (Method) PostUnregister (Method) PreRegister (Method) PreStartBACnetStack (Method) PreStopBACnetStack (Method) PreUnregister (Method) Server (Property) BACnetServerPluginCallbackBase (FunctionBlock) CallbackType (Property) EventCallback (Property) EventCallbackRelease (Property) BACnetServerPluginHookBase (FunctionBlock) EventCallback (Property) HookType (Property) IBACnetServerPlugin (Interface) GetCallback (Method) GetCallbackAttachmentsForProperty (Method) GetHook (Method) Logging (Property) Name (Property) NumCallbacks (Property) NumHooks (Property) PostRegister (Method) PostStartBACnetStack (Method) PostStopBACnetStack (Method) PostUnregister (Method) PreRegister (Method) PreStartBACnetStack (Method) PreStopBACnetStack (Method) PreUnregister (Method) IBACnetServerPluginCallback (Interface) CallbackType (Property) EventCallback (Property) EventCallbackRelease (Property) IBACnetServerPluginHook (Interface) EventCallback (Property) HookType (Property)