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.
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 16:07:43 companyName string 3S-Smart Software Solutions GmbH libraryFile SysSem_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysSem_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True SourceLibrary False LastModificationDateTime date 20.04.2021, 16:07:43 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 Project SysSem_Itfs Title SysSem Interfaces Version version 3.5.17.0
SysShmAsyncFB.SysShmCloseAsync (METH) ¶ METHOD SysShmCloseAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysShmCloseAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysShmClose pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysShmAsyncFB.SysShmGetPointerAsync (METH) ¶ METHOD SysShmGetPointerAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysShmGetPointerAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysShmGetPointer pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysShmAsyncFB.SysShmOpenAsync (METH) ¶ METHOD SysShmOpenAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysShmOpenAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysShmOpen pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysShmAsyncFB.SysShmReadAsync (METH) ¶ METHOD SysShmReadAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysShmReadAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysShmRead pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysShmAsyncFB.SysShmReadByteAsync (METH) ¶ METHOD SysShmReadByteAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysShmReadByteAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysShmReadByte pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysShmAsyncFB.SysShmWriteAsync (METH) ¶ METHOD SysShmWriteAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysShmWriteAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysShmWrite pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysShmAsyncFB.SysShmWriteByteAsync (METH) ¶ METHOD SysShmWriteByteAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysShmWriteByteAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysShmWriteByte pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd