GlobalConstants (GVL) ¶ The global constant DTU_gc_tziTimeZoneCET defines the time zone as well as the switch between summer and standard time of the Central European EU countries. The switch is done according to the following rules: The switch to summer time (CEST) takes place on the last Sunday of March. The clock is set ahead by one hour at 2:00 a.m.. The switch to standard time (CET) takes place on the last Sunday of October. The clock is set back by one hour at 3:00 a.m.. gc_tziTimeZoneCET : RTCLK.TIME_ZONE_INFO := ( iBias := 60 , sPeriode := [( (* Standard *) sName:='CET', tmDate := (uiMonth := 10, eWeekday := RTCLK.WEEKDAY.SUNDAY, uiDay := 5, uiHour := 3, uiMinute := 0, uiSecond := 0), iBias := 0 ),( (* Daylight *) sName := 'CEST', tmDate := (uiMonth := 3, eWeekday := RTCLK.WEEKDAY.SUNDAY, uiDay := 5, uiHour := 2, uiMinute := 0, uiSecond := 0), iBias := 60 )] ); InOut: Scope Name Type Initial Constant gc_tziTimeZoneCET RTCLK.TIME_ZONE_INFO STRUCT(iBias := 60, sPeriode := [STRUCT(sName := ‘CET’, tmDate := STRUCT(uiMonth := 10, eWeekday := RTCLK.WEEKDAY.SUNDAY, uiDay := 5, uiHour := 3, uiMinute := 0, uiSecond := 0), iBias := 0), STRUCT(sName := ‘CEST’, tmDate := STRUCT(uiMonth := 3, eWeekday := RTCLK.WEEKDAY.SUNDAY, uiDay := 5, uiHour := 2, uiMinute := 0, uiSecond := 0), iBias := 60)])
Structs ¶ DTU_GETDATEANDTIME_PARAMS (Struct) DTU_GETTIMEZONEINFORMATION_PARAMS (Struct) DTU_SETDATEANDTIME_PARAMS (Struct) DTU_SETTIMEZONEINFORMATION_PARAMS (Struct)
DTU_GETDATEANDTIME_PARAMS (STRUCT) ¶ TYPE DTU_GETDATEANDTIME_PARAMS : STRUCT InOut: Name Type dtDateAndTime DT eTimezone RTCLK.PERIODE
DTU_GETTIMEZONEINFORMATION_PARAMS (STRUCT) ¶ TYPE DTU_GETTIMEZONEINFORMATION_PARAMS : STRUCT InOut: Name Type tziTimezone RTCLK.TIME_ZONE_INFO
DTU_SETDATEANDTIME_PARAMS (STRUCT) ¶ TYPE DTU_SETDATEANDTIME_PARAMS : STRUCT InOut: Name Type dtDateAndTime DT
DTU_SETTIMEZONEINFORMATION_PARAMS (STRUCT) ¶ TYPE DTU_SETTIMEZONEINFORMATION_PARAMS : STRUCT InOut: Name Type tziTimezone RTCLK.TIME_ZONE_INFO
GetSupplierVersion (FUN) ¶ FUNCTION GetSupplierVersion : WORD InOut: Scope Name Type Return GetSupplierVersion WORD Input xDummy BOOL
VersionConstants (GVL) ¶ InOut: Scope Name Type Initial Constant gc_byVersion BYTE 1 gc_Version_1 BYTE 0
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 15.12.2017, 11:35:08 companyName string 3S-Smart Software Solutions GmbH libraryFile CAA_DTUtil_Extern.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP12 contentFile CAA_DTUtil_Extern.clean.json version version 2.0.0.0 ProjectInformation OnlineHelp bool True Released True LastModificationDateTime date 15.12.2017, 11:35:02 LibraryCategories library-category-list Intern|CAA|System Author string CAA Technical Workgroup Company CAA Technical Workgroup DefaultNamespace DTU Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Placeholder CAA DTUtility Project CAA_DTUtil_Extern Title CAA DTUtil Extern Version version 3.5.12.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CAA Async Manager Extern ¶ Library Identification ¶ Placeholder: CAA Async Manager Default Resolution: CAA Async Manager Extern, * (CAA Technical Workgroup) Namespace: ASM Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Async Manager CAA Real Time Clock Extern ¶ Library Identification ¶ Placeholder: CAA RTCLK Default Resolution: CAA Real Time Clock Extern, * (CAA Technical Workgroup) Namespace: RTCLK Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA RTCLK CAA Types Extern ¶ Library Identification ¶ Placeholder: CAA Types Default Resolution: CAA Types Extern, * (CAA Technical Workgroup) Namespace: CAA Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Types