BACnetServerPlugin ¶ BACnetServerPluginBase (FunctionBlock) GetCallback (Method) GetCallbackAttachmentsForProperty (Method) GetHook (Method) Logging GetFullMethodeNameString (Method) 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)
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 GetFullMethodeNameString LogError LogException LogInfo LogWarning Structure: GetCallback (Method) GetCallbackAttachmentsForProperty (Method) GetHook (Method) Logging GetFullMethodeNameString (Method) 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)
BACnetServerPluginBase.GetCallback (METH) ¶ METHOD GetCallback : IBACnetServerPluginCallback Gets a callback. InOut: Scope Name Type Comment Return GetCallback IBACnetServerPluginCallback Input index UINT index of the callback.
BACnetServerPluginBase.GetCallbackAttachmentsForProperty (METH) ¶ METHOD GetCallbackAttachmentsForProperty : UDINT InOut: Scope Name Type Comment Return GetCallbackAttachmentsForProperty UDINT Input devId CmpBACnet.IEC_BACNET_UNSIGNED device of object objId CmpBACnet.IEC_BACNET_OBJECT_ID the object ID propID CmpBACnet.IEC_BACNET_PROPERTY_ID the property ID Output bReadCallbackAttached CmpBACnet.IEC_BACNET_BOOLEAN bWriteCallbackAttached CmpBACnet.IEC_BACNET_BOOLEAN
Logging ¶ GetFullMethodeNameString (Method) LogError (Method) LogException (Method) LogInfo (Method) LogWarning (Method) Logging (Property)
BACnetServerPluginBase.GetFullMethodeNameString (METH) ¶ METHOD GetFullMethodeNameString : STRING Gets a descriptive name of a BACnetServerPlugin implementation method for debugging or logging purpose. InOut: Scope Name Type Return GetFullMethodeNameString STRING Input sMethodName STRING
BACnetServerPluginBase.LogError (METH) ¶ METHOD LogError InOut: Scope Name Type Input str LoggerString
BACnetServerPluginBase.LogException (METH) ¶ METHOD LogException InOut: Scope Name Type Input str LoggerString
BACnetServerPluginBase.LogInfo (METH) ¶ METHOD LogInfo InOut: Scope Name Type Input str LoggerString
BACnetServerPluginBase.LogWarning (METH) ¶ METHOD LogWarning InOut: Scope Name Type Input str LoggerString