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
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
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 DINT priority DINT value CmpBACnet.IEC_BACNET_PROPERTY_CONTENTS
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.GetHook (METH) ¶ METHOD GetHook : IBACnetServerPluginHook Gets a hook. InOut: Scope Name Type Comment Return GetHook IBACnetServerPluginHook Input index UINT index of the hook.
Logging ¶ GetFullMethodeNameString (Method) LogError (Method) LogException (Method) LogInfo (Method) LogWarning (Method) Logging (Property)
BACnetServerPluginBase.LogException (METH) ¶ METHOD LogException InOut: Scope Name Type Input str LoggerString
BACnetServerPluginBase.LogInfo (METH) ¶ METHOD LogInfo InOut: Scope Name Type Input str LoggerString