SysShmAsync Library Documentation ¶ Company System Title SysShmAsync Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder SysShmAsync Description 1 ¶ Asynchronous shared memory usage Contents: ¶ DUT tSysShmClose (Struct) tSysShmGetPointer (Struct) tSysShmOpen (Struct) tSysShmRead (Struct) tSysShmReadByte (Struct) tSysShmWrite (Struct) tSysShmWriteByte (Struct) SysShmAsyncFB (FunctionBlock) SysShmCloseAsync (Method) SysShmGetPointerAsync (Method) SysShmOpenAsync (Method) SysShmReadAsync (Method) SysShmReadByteAsync (Method) SysShmWriteAsync (Method) SysShmWriteByteAsync (Method) Wrapper Indices and tables ¶ 1 Based on SysShmAsync.library, last modified 20.04.2021, 16:08:27. LibDoc 4.4.0.0-b.27 The content file SysShmAsync.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 16:08:27.
tSysShmClose (STRUCT) ¶ TYPE tSysShmClose : STRUCT InOut: Name Type Comment pulOut POINTER TO RTS_IEC_RESULT Result
DUT ¶ tSysShmClose (Struct) tSysShmGetPointer (Struct) tSysShmOpen (Struct) tSysShmRead (Struct) tSysShmReadByte (Struct) tSysShmWrite (Struct) tSysShmWriteByte (Struct)
tSysShmGetPointer (STRUCT) ¶ TYPE tSysShmGetPointer : STRUCT InOut: Name Type Comment pResult POINTER TO RTS_IEC_RESULT pulOut POINTER TO POINTER TO BYTE Pointer
tSysShmOpen (STRUCT) ¶ TYPE tSysShmOpen : STRUCT InOut: Name Type Comment szName STRING ulPhysicalAddress __UXINT pulSize POINTER TO __UXINT pResult POINTER TO RTS_IEC_RESULT pulOut POINTER TO RTS_IEC_HANDLE Handle
SysSockShutdown (FUN) ¶ FUNCTION SysSockShutdown : RTS_IEC_RESULT Shutdown a socket. InOut: Scope Name Type Comment Return SysSockShutdown RTS_IEC_RESULT Runtime system error code (see CmpErrors.library). Input hSocket RTS_IEC_HANDLE Handle to the socket diHow DINT Specifies, which operations are no longer be allowed. See shutdown flags.
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. SysSocket Interfaces ¶ Library Identification ¶ Name: SysSocket Interfaces Version: newest Company: System Namespace: SysSocket_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysSocket Interfaces, * (System) 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)
SysSocket Library Documentation ¶ Company System Title SysSocket Version 3.5.19.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder SysSocket Description 1 ¶ Library, to get access to the socket interface for TCP/IP communication on the target. Indices and tables ¶ 1 Based on SysSocket.library, last modified 02.03.2023, 11:06:05. LibDoc 4.4.0.0-b.27 The content file SysSocket.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 02.03.2023, 11:06:07.
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. SysSocket Implementation ¶ Library Identification ¶ Placeholder: SysSocket Implementation Default Resolution: SysSocket Implementation, * (System) Namespace: SysSocket_Implementation Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: SysSocket Implementation SysSocket Interfaces ¶ Library Identification ¶ Name: SysSocket Interfaces Version: newest Company: System Namespace: SysSocket_Interfaces Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: SysSocket Interfaces, * (System)
SysSockGetSubnetMask (FUN) ¶ FUNCTION SysSockGetSubnetMask : RTS_IEC_RESULT Get subnetmask of a specified IP address adapter. InOut: Scope Name Type Comment Return SysSockGetSubnetMask RTS_IEC_RESULT Runtime system error code (see CmpErrors.library). Input szIPAddress REFERENCE TO STRING IP address of the communication partner as string szSubnetMask REFERENCE TO STRING Subnet mask as string diMaxSugnetMask DINT Maximum length of the subnet mask string