Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. Base Interfaces ¶ Library Identification ¶ Name: Base Interfaces Version: newest Company: System Namespace: IBaseLibrary Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Base Interfaces, * (System) CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) CmpIoMgr Interfaces ¶ Library Identification ¶ Name: CmpIoMgr Interfaces Version: newest Company: System Namespace: CmpIoMgr_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpIoMgr Interfaces, * (System) 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)
CmpIoMgr Library Documentation ¶ Company System Title CmpIoMgr Version 3.5.17.0 Categories System|SysLibs Author CODESYS Development GmbH Description 1 ¶ This library provides access to the IO manager of the runtime system. Indices and tables ¶ 1 Based on CmpIoMgr.library, last modified 20.04.2021, 15:42:16. LibDoc 4.4.0.0-b.27 The content file CmpIoMgr.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:42:16.
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:42:16 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpIoMgr.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpIoMgr.clean.json version version 2.0.0.0 ProjectInformation IsContainerLibrary bool True IsEndUserLibrary True Released True SourceLibrary False LastModificationDateTime date 20.04.2021, 15:42:16 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Patch 2 DefaultNamespace Description See: Description DocFormat reStructuredText Project CmpIoMgr Title CmpIoMgr Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpIoMgr Implementation ¶ Library Identification ¶ Placeholder: CmpIoMgr Implementation Default Resolution: CmpIoMgr Implementation, * (System) Namespace: CmpIoMgr_Implementation Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: True SystemLibrary: False Key: CmpIoMgr Implementation CmpIoMgr Interfaces ¶ Library Identification ¶ Name: CmpIoMgr Interfaces Version: newest Company: System Namespace: CmpIoMgr_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpIoMgr Interfaces, * (System)
IoMgrConfigGetFirstChild (FUN) ¶ FUNCTION IoMgrConfigGetFirstChild : POINTER TO IoConfigConnector InOut: Scope Name Type Return IoMgrConfigGetFirstChild POINTER TO IoConfigConnector Input pConnectorList POINTER TO IoConfigConnector pnCount POINTER TO DINT pFather POINTER TO IoConfigConnector
IoMgrConfigGetFirstConnector (FUN) ¶ FUNCTION IoMgrConfigGetFirstConnector : POINTER TO IoConfigConnector InOut: Scope Name Type Return IoMgrConfigGetFirstConnector POINTER TO IoConfigConnector Input pConnectorList POINTER TO IoConfigConnector pnCount POINTER TO DINT wType WORD
IoMgrConfigGetNextChild (FUN) ¶ FUNCTION IoMgrConfigGetNextChild : POINTER TO IoConfigConnector InOut: Scope Name Type Return IoMgrConfigGetNextChild POINTER TO IoConfigConnector Input pConnectorList POINTER TO IoConfigConnector pnCount POINTER TO DINT pFather POINTER TO IoConfigConnector
IoMgrConfigGetNextConnector (FUN) ¶ FUNCTION IoMgrConfigGetNextConnector : POINTER TO IoConfigConnector InOut: Scope Name Type Return IoMgrConfigGetNextConnector POINTER TO IoConfigConnector Input pConnectorList POINTER TO IoConfigConnector pnCount POINTER TO DINT wType WORD
IoMgrConfigGetParameter (FUN) ¶ FUNCTION IoMgrConfigGetParameter : POINTER TO IoConfigParameter InOut: Scope Name Type Return IoMgrConfigGetParameter POINTER TO IoConfigParameter Input pConnector POINTER TO IoConfigConnector dwParameterId DWORD
IoMgrConfigGetParameterValueByte (FUN) ¶ FUNCTION IoMgrConfigGetParameterValueByte : BYTE InOut: Scope Name Type Return IoMgrConfigGetParameterValueByte BYTE Input pParameter POINTER TO IoConfigParameter pResult POINTER TO UDINT