SysProcessTerminate (FUN) ¶ FUNCTION SysProcessTerminate : RTS_IEC_RESULT <description>This function terminates the process specified by its handle.</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result> InOut: Scope Name Type Comment Return SysProcessTerminate RTS_IEC_RESULT Input hProcess RTS_IEC_HANDLE <param name=”hProcess” type=”IN”>Handle of the process</param>
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)
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 16:06:18 companyName string 3S-Smart Software Solutions GmbH libraryFile SysProcess Implementation.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysProcess Implementation.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True LastModificationDateTime date 20.04.2021, 16:06:17 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Patch 3 DefaultNamespace Description See: Description DocFormat reStructuredText Placeholder SysProcess Implementation Project SysProcess Implementation Title SysProcess Implementation Version version 3.5.17.0
SysPortAsyncFB (FB) ¶ FUNCTION_BLOCK SysPortAsyncFB EXTENDS AsyncBaseClass Methods: SysPortInAsync SysPortInDAsync SysPortInWAsync SysPortOutAsync SysPortOutDAsync SysPortOutWAsync SysPortInAsyncWrapper SysPortInDAsyncWrapper SysPortInWAsyncWrapper SysPortOutAsyncWrapper SysPortOutDAsyncWrapper SysPortOutWAsyncWrapper Structure: SysPortInAsync (Method) SysPortInDAsync (Method) SysPortInWAsync (Method) SysPortOutAsync (Method) SysPortOutDAsync (Method) SysPortOutWAsync (Method) Wrapper SysPortInAsyncWrapper (Method) SysPortInDAsyncWrapper (Method) SysPortInWAsyncWrapper (Method) SysPortOutAsyncWrapper (Method) SysPortOutDAsyncWrapper (Method) SysPortOutWAsyncWrapper (Method)
SysPortAsyncFB.SysPortInAsync (METH) ¶ METHOD SysPortInAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysPortInAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysPortIn pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysPortAsyncFB.SysPortInDAsync (METH) ¶ METHOD SysPortInDAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysPortInDAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysPortInD pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysPortAsyncFB.SysPortInWAsync (METH) ¶ METHOD SysPortInWAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysPortInWAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysPortInW pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysPortAsyncFB.SysPortOutAsync (METH) ¶ METHOD SysPortOutAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysPortOutAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysPortOut pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysPortAsyncFB.SysPortOutDAsync (METH) ¶ METHOD SysPortOutDAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysPortOutDAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysPortOutD pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysPortAsyncFB.SysPortOutWAsync (METH) ¶ METHOD SysPortOutWAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysPortOutWAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysPortOutW pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd