SysSharedMemoryWriteByte (FUN) ¶ FUNCTION SysSharedMemoryWriteByte : __UXINT This function can be used to write a defined number of bytes in “byte-wise” manner to a Shared Memory area, starting at a certain offset address. RETURN: Number of bytes written to the shared memory InOut: Scope Name Type Comment Return SysSharedMemoryWriteByte __UXINT Input hShm RTS_IEC_HANDLE Handle to the shared memory ulOffset __UXINT Offset in the shared memory pbyData POINTER TO BYTE Pointer to buffer with write data ulSize __UXINT Number of bytes to write pResult POINTER TO RTS_IEC_RESULT Pointer to runtime system error code (see CmpErrors.library)
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)
SysProcess Implementation Library Documentation ¶ Company System Title SysProcess Implementation Version 3.5.17.0 Categories System|SysLibs Author CODESYS Development GmbH Placeholder SysProcess Implementation Description 1 ¶ This library allows to manage the processes on the target system provided the target system is working with single processes and admits their handling. Contents: ¶ SysProcessCreate (Function) SysProcessCreate2 (Function) SysProcessExecuteCommand (Function) SysProcessExecuteCommand2 (Function) SysProcessFreeHandle (Function) SysProcessGetCurrentHandle (Function) SysProcessGetOSId (Function) SysProcessGetPriority (Function) SysProcessGetState (Function) SysProcessResume (Function) SysProcessSetPriority (Function) SysProcessTerminate (Function) Indices and tables ¶ 1 Based on SysProcess Implementation.library, last modified 20.04.2021, 16:06:17. LibDoc 4.4.0.0-b.27 The content file SysProcess Implementation.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 16:06:18.
SysSem Interfaces Library Documentation ¶ Company System Title SysSem Interfaces Version 3.5.17.0 Categories System|SysLibs Author CODESYS Development GmbH Description 1 ¶ Library provides access to operating system semaphores on the runtime system for data synchronization. ATTENTION: Be aware, that a hangup could occur, if your task will be suspended because of a watchdog error in your protected code! Contents: ¶ GVL (GVL) Indices and tables ¶ 1 Based on SysSem_Itfs.library, last modified 20.04.2021, 16:07:43. LibDoc 4.4.0.0-b.27 The content file SysSem_Itfs.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 16:07:43.