Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpEventMgr ¶ Library Identification ¶ Placeholder: CmpEventMgr Default Resolution: CmpEventMgr, * (System) Namespace: CmpEventMgr Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpEventMgr SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System)
VariableValue (STRUCT) ¶ TYPE VariableValue : STRUCT Instances of this structure represent the value and status information for a single variable Note In fact this structure is the same than PlcVarValue from the PLCHandler SDK InOut: Name Type Comment ulTimeStamp UDINT UTC-Timestamp of the value, is read from the PLC Note The UTC-timestamp is not supported by all PLCs quality BYTE Quality of the value 1: Value was read from the PLC 0: Value was not read from the PLC data ARRAY [0..0] OF BYTE Array with the value. The concrete size of this array depends on the data type (byData[1] is only a placeholder with the minimum size). Should only be accessed, if bQuality is TRUE
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 01.04.2022, 08:14:28 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpPLCHandlerDataModelDefault.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpPLCHandlerDataModelDefault.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True LastModificationDateTime date 01.04.2022, 08:14:28 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company CODESYS GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP16 Patch 3 DefaultNamespace PLCH Description See: Description DocFormat reStructuredText Placeholder CmpPLCHandlerDataModelDefault Project CmpPLCHandlerDataModelDefault Title CmpPLCHandlerDataModelDefault Version version 3.5.18.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
CmpPLCHandlerDataModelLP64 Library Documentation ¶ Company CODESYS GmbH Title CmpPLCHandlerDataModelLP64 Version 3.5.18.0 Categories System|SysLibs Namespace PLCH Author CODESYS Development GmbH Placeholder CmpPLCHandlerDataModelLP64 Description 1 ¶ Library that allows access to the symbolic monitoring functionality of the PLCHandler. This is an additional library needed by CmpPLCHandler.library in order to handle data access on all 64bit platforms except Windows (LP64 data model). Contents: ¶ CmpPLCHandler Structs Indices and tables ¶ 1 Based on CmpPLCHandlerDataModelLP64.library, last modified 01.04.2022, 08:14:43. LibDoc 4.4.0.0-b.27 The content file CmpPLCHandlerDataModelLP64.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 01.04.2022, 08:14:43.
CmpPLCHandler ¶ Structs VariableValue (Struct)
Structs ¶ VariableValue (Struct)
VariableValue (STRUCT) ¶ TYPE VariableValue : STRUCT Instances of this structure represent the value and status information for a single variable Note In fact this structure is the same than PlcVarValue from the PLCHandler SDK InOut: Name Type Comment ulTimeStamp UDINT UTC-Timestamp of the value, is read from the PLC Note The UTC-timestamp is not supported by all PLCs dummy UDINT Dummy for LP64 systems (e.g. Linux 64 bit) quality BYTE Quality of the value 1: Value was read from the PLC 0: Value was not read from the PLC data ARRAY [0..0] OF BYTE Array with the value. The concrete size of this array depends on the data type (byData[1] is only a placeholder with the minimum size). Should only be accessed, if bQuality is TRUE
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 01.04.2022, 08:14:43 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpPLCHandlerDataModelLP64.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpPLCHandlerDataModelLP64.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True LastModificationDateTime date 01.04.2022, 08:14:43 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company CODESYS GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP16 Patch 3 DefaultNamespace PLCH Description See: Description DocFormat reStructuredText Placeholder CmpPLCHandlerDataModelLP64 Project CmpPLCHandlerDataModelLP64 Title CmpPLCHandlerDataModelLP64 Version version 3.5.18.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.