ObjectPersistence.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
ObjectPersistence.HardShutdown (PROP) ¶ PROPERTY HardShutdown : BOOL
ObjectPersistence.LogIndexFileContent (METH) ¶ METHOD LogIndexFileContent : CmpBACnet.IEC_BACNET_STATUS Logs the existing persistence files. InOut: Scope Name Type Return LogIndexFileContent CmpBACnet.IEC_BACNET_STATUS
ObjectPersistence.Name (PROP) ¶ PROPERTY Name : STRING
DeviceDateTime.GetTimeZoneFromSystem (METH) ¶ METHOD GetTimeZoneFromSystem : ERROR Gets the timezone from the underlying system. InOut: Scope Name Type Return GetTimeZoneFromSystem ERROR
DeviceDateTime.Name (PROP) ¶ PROPERTY Name : STRING
DeviceDateTime.RegisterTimeProvider (METH) ¶ METHOD RegisterTimeProvider : UDINT InOut: Scope Name Type Return RegisterTimeProvider UDINT
DeviceDateTime.TimeZone (PROP) ¶ PROPERTY TimeZone : Util.TimeZone Read / write the timezone. See also GetTimeZoneFromSystem and UpdateTimeZoneFromSystem .
DeviceDateTime.UnregisterTimeProvider (METH) ¶ METHOD UnregisterTimeProvider : UDINT InOut: Scope Name Type Return UnregisterTimeProvider UDINT
DeviceDateTime.UpdateTimeZoneFromSystem (PROP) ¶ PROPERTY UpdateTimeZoneFromSystem : BOOL Determines whether or not the timezone is updated from the underlying system before each computation involving timezone.