UTCTimeSync_SvcAppHook.GetHook (METH) ¶ METHOD GetHook : BACnet.IBACnetServerPluginHook InOut: Scope Name Type Return GetHook BACnet.IBACnetServerPluginHook Input index UINT
UTCTimeSync_SvcAppHook.Init (METH) ¶ METHOD Init
UTCTimeSync_SvcAppHook.Name (PROP) ¶ PROPERTY Name : STRING
UTCTimeSync_SvcAppHook.NumHooks (PROP) ¶ PROPERTY NumHooks : UINT
Functions ¶ DATETIME_TO_RTS_SYSTIMEDATE (Function) DateTimeToString (Function) DateTimeToTimestamp (Function) Directory (FunctionBlock) Close (Method) GetDir (Method) Read (Method) SetDir (Method) ls_log (Method) GetLocalTime (Function) GetSystemTimeZone (Function) PersistenceWriteProperty (Function) PropAddrString (Function) PropertyContentToString (Function) RTS_SYSTIMEDATE_TO_STRING (Function) SysTimeDateToString (Function) Time2BACnetDateTime (Function) Time2BACnetTimeStamp (Function) TimeZoneSegmentToString (Function) TimeZoneToString (Function) TimezoneInformationToString (Function) UtilDateTimeToString (Function)
DATETIME_TO_RTS_SYSTIMEDATE (FUN) ¶ FUNCTION DATETIME_TO_RTS_SYSTIMEDATE : ERROR Converts timestamp in milliseconds since 1.1.1970 00:00:00.000 to SYSTIMEDATE InOut: Scope Name Type Comment Return DATETIME_TO_RTS_SYSTIMEDATE ERROR Input uliDateTime ULINT timestamp in milliseconds since 1.1.1970 00:00:00.000 Inout std SYSTIMEDATE
DateTimeToString (FUN) ¶ FUNCTION DateTimeToString : STRING(255) InOut: Scope Name Type Comment Return DateTimeToString STRING(255) Input uliDateTime ULINT timestamp in milliseconds since 1.1.1970 00:00:00.000
DateTimeToTimestamp (FUN) ¶ FUNCTION DateTimeToTimestamp : ULINT Converts a Util.DateTime into a timestamp in milliseconds since 1.1.1970 00:00:00.000. InOut: Scope Name Type Initial Return DateTimeToTimestamp ULINT Input dtm Util.DateTime Output eErrorID ERROR ERROR.NO_ERROR
Directory (FB) ¶ FUNCTION_BLOCK Directory SysDir provides a convenience layer for the SysDir.library Methods: Close GetDir Read SetDir ls_log Structure: Close (Method) GetDir (Method) Read (Method) SetDir (Method) ls_log (Method)
Directory.Close (METH) ¶ METHOD Close : RTS_IEC_RESULT Close the dir. InOut: Scope Name Type Return Close RTS_IEC_RESULT