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
SysPortAsyncFB.SysPortInDAsyncWrapper (METH) ¶ METHOD SysPortInDAsyncWrapper : UDINT InOut: Scope Name Type Return SysPortInDAsyncWrapper UDINT Input pParam POINTER TO tSysPortInD
SysPortAsyncFB.SysPortInWAsyncWrapper (METH) ¶ METHOD SysPortInWAsyncWrapper : WORD InOut: Scope Name Type Return SysPortInWAsyncWrapper WORD Input pParam POINTER TO tSysPortInW
SysPortAsyncFB.SysPortOutAsyncWrapper (METH) ¶ METHOD SysPortOutAsyncWrapper : RTS_IEC_RESULT InOut: Scope Name Type Return SysPortOutAsyncWrapper RTS_IEC_RESULT Input pParam POINTER TO tSysPortOut
SysPortAsyncFB.SysPortOutDAsyncWrapper (METH) ¶ METHOD SysPortOutDAsyncWrapper : RTS_IEC_RESULT InOut: Scope Name Type Return SysPortOutDAsyncWrapper RTS_IEC_RESULT Input pParam POINTER TO tSysPortOutD
SysPortAsyncFB.SysPortOutWAsyncWrapper (METH) ¶ METHOD SysPortOutWAsyncWrapper : RTS_IEC_RESULT InOut: Scope Name Type Return SysPortOutWAsyncWrapper RTS_IEC_RESULT Input pParam POINTER TO tSysPortOutW
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 16:06:01 companyName string 3S-Smart Software Solutions GmbH libraryFile SysPortAsync.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysPortAsync.clean.json version version 2.0.0.0 ProjectInformation Released bool True LastModificationDateTime date 20.04.2021, 16:06:01 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description Placeholder SysPortAsync Project SysPortAsync Title SysPortAsync Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpAsyncMgr ¶ Library Identification ¶ Placeholder: CmpAsyncMgr Default Resolution: CmpAsyncMgr, * (System) Namespace: CmpAsyncMgr Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpAsyncMgr 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) SysPort ¶ Library Identification ¶ Placeholder: SysPort Default Resolution: SysPort, * (System) Namespace: SysPort Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysPort 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)
SysRestoreRetains (FUN) ¶ FUNCTION SysRestoreRetains : DINT Restore retains from specified file. Only for one Application. Retains have to be in a own area. Result: 1: OK 0: No PROGRAM loaded -1: File could NOT be opened -2: File size is larger then the retain size InOut: Scope Name Type Return SysRestoreRetains DINT Input stFileName STRING