Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpApp ¶ Library Identification ¶ Placeholder: CmpApp Default Resolution: CmpApp, * (System) Namespace: CmpApp Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpApp 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) CmpSchedule ¶ Library Identification ¶ Placeholder: CmpSchedule Default Resolution: CmpSchedule, * (System) Namespace: CmpSchedule Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpSchedule Component Manager ¶ Library Identification ¶ Placeholder: Component Manager Default Resolution: Component Manager, * (System) Namespace: Component_Manager Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Component Manager
SysPort Library Documentation ¶ Company System Title SysPort Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder SysPort Description 1 ¶ Port handling functions Contents: ¶ SysPortIn (Function) SysPortInD (Function) SysPortInW (Function) SysPortOut (Function) SysPortOutD (Function) SysPortOutW (Function) Indices and tables ¶ 1 Based on SysPort.library, last modified 20.04.2021, 16:05:53. LibDoc 4.4.0.0-b.27 The content file SysPort.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 16:05:53.
SysPortIn (FUN) ¶ FUNCTION SysPortIn : BYTE <description>This function reads the current BYTE-value at the given port address.</description> <result><p>RESULT: Input port value that was read.</p></result> InOut: Scope Name Type Comment Return SysPortIn BYTE Input ulAddress UDINT <param name=”ulAddress” type=”IN”>Port address</param> pResult POINTER TO RTS_IEC_RESULT <param name=”pResult” type=”OUT”>Pointer to runtime system error code (see CmpErrors.library)</param>
SysPortInD (FUN) ¶ FUNCTION SysPortInD : UDINT <description>This function reads the current UDINT-value at the given port address.</description> <result><p>RESULT: Input port value that was read.</p></result> InOut: Scope Name Type Comment Return SysPortInD UDINT Input ulAddress UDINT <param name=”ulAddress” type=”IN”>Port address</param> pResult POINTER TO RTS_IEC_RESULT <param name=”pResult” type=”OUT”>Pointer to runtime system error code (see CmpErrors.library)</param>
SysPortInW (FUN) ¶ FUNCTION SysPortInW : WORD <description>This function reads the current WORD-value at the given port address.</description> <result><p>RESULT: Input port value that was read.</p></result> InOut: Scope Name Type Comment Return SysPortInW WORD Input ulAddress UDINT <param name=”ulAddress” type=”IN”>Port address</param> pResult POINTER TO RTS_IEC_RESULT <param name=”pResult” type=”OUT”>Pointer to runtime system error code (see CmpErrors.library)</param>
SysPortOut (FUN) ¶ FUNCTION SysPortOut : RTS_IEC_RESULT <description>This function writes the specified BYTE-value on the certain port address.</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result> InOut: Scope Name Type Comment Return SysPortOut RTS_IEC_RESULT Input ulAddress UDINT <param name=”ulAddress” type=”IN”>Port address</param> byVal BYTE <param name=”byVal” type=”IN”>Value to be written to the port.</param>
SysPortOutD (FUN) ¶ FUNCTION SysPortOutD : RTS_IEC_RESULT <description>This function writes the specified UDINT-value on the certain port address.</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result> InOut: Scope Name Type Comment Return SysPortOutD RTS_IEC_RESULT Input ulAddress UDINT <param name=”ulAddress” type=”IN”>Port address</param> udVal UDINT <param name=”udVal” type=”IN”>Value to be written to the port.</param>
SysGetProjectInfoPrepare (FUN) ¶ FUNCTION SysGetProjectInfoPrepare : BOOL This function must be called at least one time, before the function SysGetProjectInfo could be called. InOut: Scope Name Type Return SysGetProjectInfoPrepare BOOL Input pGetBooleanProperty DWORD pGetTextProperty DWORD pGetNumberProperty DWORD pGetVersionProperty DWORD
SysGetProjectRetainSize (FUN) ¶ FUNCTION SysGetProjectRetainSize : DWORD This function retrieves the retain area size of the first application. Only one application is supported InOut: Scope Name Type Return SysGetProjectRetainSize DWORD
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 03.07.2018, 10:35:11 companyName string 3S-Smart Software Solutions GmbH libraryFile SysProjectInfo23.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP13 contentFile SysProjectInfo23.clean.json version version 2.0.0.0 ProjectInformation Released bool True Support32BitOnly True released False LastModificationDateTime date 03.07.2018, 10:35:11 LibraryCategories library-category-list System|SysLibs23 Author string 3S - Smart Software Solutions GmbH Company System Description See: Description Project SysProjectInfo23 Title SysProjectInfo23 Version string 3.1.2.1 Version version 3.5.13.0