File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 16:11:27 companyName string 3S-Smart Software Solutions GmbH libraryFile SysTime.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysTime.clean.json version version 2.0.0.0 ProjectInformation IsContainerLibrary bool True LinkInSimulation True Released True LastModificationDateTime date 20.04.2021, 16:11:27 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description DocFormat reStructuredText Project SysTime Title SysTime Version version 3.5.17.0
SysTime23 Library Documentation ¶ Company System Title SysTime23 Version 3.5.13.0 Categories System|SysLibs23 Author 3S - Smart Software Solutions GmbH Placeholder SysTime23 Description 1 ¶ V2.3 compatible SysTime library Contents: ¶ Data types SysTime64 (Struct) SystemTimeDate (Struct) POUs CurTime (FunctionBlock) CurTimeEx (FunctionBlock) Indices and tables ¶ 1 Based on SysTime23.library, last modified 03.07.2018, 10:35:37. LibDoc 4.4.0.0-b.27 The content file SysTime23.clean.json was generated with CODESYS V3.5 SP13 on 03.07.2018, 10:35:37.
SysTime64 (STRUCT) ¶ TYPE SysTime64 : STRUCT InOut: Name Type ulLow DWORD ulHigh DWORD
Data types ¶ SysTime64 (Struct) SystemTimeDate (Struct)
SystemTimeDate (STRUCT) ¶ TYPE SystemTimeDate : STRUCT InOut: Name Type dwLowMSecs DWORD dwHighMsec DWORD Year UINT Month UINT Day UINT Hour UINT Minute UINT Second UINT Milliseconds UINT DayOfWeek UINT
POUs ¶ CurTime (FunctionBlock) CurTimeEx (FunctionBlock)
SysTaskGetCurrent3x (FUN) ¶ FUNCTION SysTaskGetCurrent3x : UDINT InOut: Scope Name Type Return SysTaskGetCurrent3x UDINT Input phTask POINTER TO UDINT
SysTaskGetCurrentOSHandle3x (FUN) ¶ FUNCTION SysTaskGetCurrentOSHandle3x : UDINT InOut: Scope Name Type Return SysTaskGetCurrentOSHandle3x UDINT Input ulOSHandle POINTER TO UDINT
SysTaskGetInfo3x (FUN) ¶ FUNCTION SysTaskGetInfo3x : UDINT InOut: Scope Name Type Return SysTaskGetInfo3x UDINT Input hTask UDINT ppInfo POINTER TO POINTER TO SysTaskInfo3x
SysTaskGetOSHandle3x (FUN) ¶ FUNCTION SysTaskGetOSHandle3x : UDINT InOut: Scope Name Type Return SysTaskGetOSHandle3x UDINT Input hTask UDINT