BackupRestore.BackupFailTime (PROP) ¶ PROPERTY BackupFailTime : UDINT Backup fail time
BackupRestore.BackupFilePath (PROP) ¶ PROPERTY BackupFilePath : FileNameString File path of the backup / restore file.
BackupRestore.DumpDataBase (METH) ¶ METHOD DumpDataBase : CmpBACnet.IEC_BACNET_STATUS Dumps the object database to data files. InOut: Scope Name Type Return DumpDataBase CmpBACnet.IEC_BACNET_STATUS
BackupRestore.GetHook (METH) ¶ METHOD GetHook : BACnet.IBACnetServerPluginHook InOut: Scope Name Type Return GetHook BACnet.IBACnetServerPluginHook Input index UINT
Logging ¶ LogError (Method) LogException (Method) LogInfo (Method) LogWarning (Method) Logging (Property)
PropertyConfiguration.Name (PROP) ¶ PROPERTY Name : STRING
PropertyConfigurationMostlyAllPersistent (FB) ¶ FUNCTION_BLOCK PropertyConfigurationMostlyAllPersistent EXTENDS PropertyConfiguration Default implementation for a BACnet.IBACnetPropertyConfiguration to set mostly all properties to existent, DEFAULT, persistent. Some exceptions are listed in mc_readOnlyProperties, mc_readOnlyObjectProperties, mc_nonPersistentProperties Properties: Name Logging , inherited from PropertyConfiguration Methods: GetPropertyAttributes DoGetPropertyAttributes , inherited from PropertyConfiguration LogError , inherited from PropertyConfiguration LogException , inherited from PropertyConfiguration LogInfo , inherited from PropertyConfiguration LogWarning , inherited from PropertyConfiguration Structure: GetPropertyAttributes (Method) Name (Property)
PropertyConfigurationMostlyAllPersistent.GetPropertyAttributes (METH) ¶ METHOD GetPropertyAttributes : BOOL InOut: Scope Name Type Return GetPropertyAttributes BOOL Input objID CmpBACnet.IEC_BACNET_OBJECT_ID propID CmpBACnet.IEC_BACNET_PROPERTY_ID Output propAttr BACnet.BACnetPropertyAttributes
PropertyConfigurationMostlyAllPersistent.Name (PROP) ¶ PROPERTY Name : STRING
PropertyConfigurationMostlyAllWritable (FB) ¶ FUNCTION_BLOCK PropertyConfigurationMostlyAllWritable EXTENDS PropertyConfiguration Default implementation for a BACnet.IBACnetPropertyConfiguration to set mostly all properties to existent, writable, persistent. Some exceptions are listed in mc_readOnlyProperties, mc_readOnlyObjectProperties, mc_nonPersistentProperties Properties: Name Logging , inherited from PropertyConfiguration Methods: GetPropertyAttributes DoGetPropertyAttributes , inherited from PropertyConfiguration LogError , inherited from PropertyConfiguration LogException , inherited from PropertyConfiguration LogInfo , inherited from PropertyConfiguration LogWarning , inherited from PropertyConfiguration Structure: GetPropertyAttributes (Method) Name (Property)