PolygonType (ENUM) ¶ TYPE PolygonType : InOut: Name Initial PT_POLYGON 0 PT_POLYLINE 1 PT_BEZIERS 2
RectangleType (ENUM) ¶ TYPE RectangleType : InOut: Name Initial RT_RECTANGLE 0 RT_ROUNDRECT 1 RT_CIRCLE 2 RT_LINE 3 RT_LINEFROMTOPLEFT 4
Structs ¶ PaintRectangle (Struct) Point (Struct) SimpleRectangle (Struct)
PaintRectangle (STRUCT) ¶ TYPE PaintRectangle : STRUCT InOut: Name Type Comment m_Points ARRAY [0..3] OF Point a rectangle that can directly be painted
Point (STRUCT) ¶ TYPE Point : STRUCT InOut: Name Type iX INT iY INT
SimpleRectangle (STRUCT) ¶ TYPE SimpleRectangle : STRUCT InOut: Name Type Comment ptTopLeft Point this structure contains the topleft and the bottomright point of a rectangle ptBottomRight Point
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 01.04.2022, 08:15:56 companyName string 3S-Smart Software Solutions GmbH libraryFile SysGraphicLight_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysGraphicLight_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True SourceLibrary False LastModificationDateTime date 01.04.2022, 08:15:56 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP16 DefaultNamespace Description See: Description DocFormat reStructuredText Project SysGraphicLight_Itfs Title SysGraphicLight Interfaces Version version 3.5.18.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
SysIecTasks23 Library Documentation ¶ Company System Title SysIecTasks23 Version 3.5.13.0 Categories System|SysLibs23 Author 3S - Smart Software Solutions GmbH Description 1 ¶ Access to IEC task configuration Contents: ¶ LDATAREF_TYPE (Struct) SYSIECTASKCONFENTRY (Struct) SYSIECTASKINFO (Struct) SysIECGetFctPointer (Function) SysIECTaskGetConfig (Function) SysIECTaskGetInfo (Function) SysIECTaskResetEvent (Function) Indices and tables ¶ 1 Based on SysIecTasks23.library, last modified 03.07.2018, 10:34:54. LibDoc 4.4.0.0-b.27 The content file SysIecTasks23.clean.json was generated with CODESYS V3.5 SP13 on 03.07.2018, 10:34:54.
SYSIECTASKCONFENTRY (STRUCT) ¶ TYPE SYSIECTASKCONFENTRY : STRUCT InOut: Name Type byTaskNr USINT byPriority USINT lInterval DINT ldrEvent LDATAREF_TYPE wIndex UINT ulNameLen UDINT szName STRING(80)