IBACnetServer.ActivatePropertyConfiguration (METH) ¶ METHOD ActivatePropertyConfiguration : UDINT Registers a IBACnetPropertyConfiguration with BACnetServer . Return CmpErrors.Errors.ERR_OK if succesfully registered. InOut: Scope Name Type Return ActivatePropertyConfiguration UDINT Input itfPropertyConfiguration IBACnetPropertyConfiguration
IBACnetServer.StartBACnetStack (METH) ¶ METHOD StartBACnetStack : CmpBACnet.IEC_BACNET_STATUS InOut: Scope Name Type Return StartBACnetStack CmpBACnet.IEC_BACNET_STATUS
IBACnetServer.StopBACnetStack (METH) ¶ METHOD StopBACnetStack : CmpBACnet.IEC_BACNET_STATUS InOut: Scope Name Type Return StopBACnetStack CmpBACnet.IEC_BACNET_STATUS
SrvrInit ¶ RWPropCBComplete (Property)
IBACnetServer.RWPropCBComplete (PROP) ¶ PROPERTY RWPropCBComplete : BOOL
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)