Wrapper ¶ SysPortInAsyncWrapper (Method) SysPortInDAsyncWrapper (Method) SysPortInWAsyncWrapper (Method) SysPortOutAsyncWrapper (Method) SysPortOutDAsyncWrapper (Method) SysPortOutWAsyncWrapper (Method)
SysPortAsyncFB.SysPortInAsyncWrapper (METH) ¶ METHOD SysPortInAsyncWrapper : BYTE InOut: Scope Name Type Return SysPortInAsyncWrapper BYTE Input pParam POINTER TO tSysPortIn
SysPortOutW (FUN) ¶ FUNCTION SysPortOutW : RTS_IEC_RESULT <description>This function writes the specified WORD-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 SysPortOutW RTS_IEC_RESULT Input ulAddress UDINT <param name=”ulAddress” type=”IN”>Port address</param> usVal WORD <param name=”usVal” type=”IN”>Value to be written to the port.</param>
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 16:05:53 companyName string 3S-Smart Software Solutions GmbH libraryFile SysPort.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysPort.clean.json version version 2.0.0.0 ProjectInformation Released bool True LastModificationDateTime date 20.04.2021, 16:05:53 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description Placeholder SysPort Project SysPort Title SysPort Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. 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)
SysPort23 Library Documentation ¶ Company System Title SysPort23 Version 3.5.13.0 Categories System|SysLibs23 Author 3S - Smart Software Solutions GmbH Description 1 ¶ Compatibility library for CoDeSys 2.3 projects, to get access to the port. Contents: ¶ POUs SysPortIn (Function) SysPortInD (Function) SysPortInW (Function) SysPortOut (Function) SysPortOutD (Function) SysPortOutW (Function) extern30 SysPortIn30 (Function) SysPortInD30 (Function) SysPortInW30 (Function) SysPortOut30 (Function) SysPortOutD30 (Function) SysPortOutW30 (Function) Indices and tables ¶ 1 Based on SysPort23.library, last modified 03.07.2018, 10:35:07. LibDoc 4.4.0.0-b.27 The content file SysPort23.clean.json was generated with CODESYS V3.5 SP13 on 03.07.2018, 10:35:07.
POUs ¶ SysPortIn (Function) SysPortInD (Function) SysPortInW (Function) SysPortOut (Function) SysPortOutD (Function) SysPortOutW (Function)
SysPortIn (FUN) ¶ FUNCTION SysPortIn : BYTE InOut: Scope Name Type Return SysPortIn BYTE Input wPort WORD
SysPortInD (FUN) ¶ FUNCTION SysPortInD : DWORD InOut: Scope Name Type Return SysPortInD DWORD Input wPort WORD
SysPortInW (FUN) ¶ FUNCTION SysPortInW : WORD InOut: Scope Name Type Return SysPortInW WORD Input wPort WORD