SysIntClose (FUN) ¶ FUNCTION SysIntClose : UDINT InOut: Scope Name Type Return SysIntClose UDINT Input hInt UDINT
SysIntDisable (FUN) ¶ FUNCTION SysIntDisable : UDINT InOut: Scope Name Type Return SysIntDisable UDINT Input hInt UDINT
SysIntOpen (FUN) ¶ FUNCTION SysIntOpen : UDINT InOut: Scope Name Type Return SysIntOpen UDINT Input ulInterrupt UDINT pIntDescription POINTER TO SYS_INT_DESCRIPTION pResult POINTER TO UDINT
SysIntEnable (FUN) ¶ FUNCTION SysIntEnable : UDINT InOut: Scope Name Type Return SysIntEnable UDINT Input hInt UDINT
SysIntRegister (FUN) ¶ FUNCTION SysIntRegister : UDINT InOut: Scope Name Type Comment Return SysIntRegister UDINT Input hInt UDINT pCallback UDINT Type of Callback: UDINT CallbackFunction () ulAdditionalInfo UDINT
SysIntUnregister (FUN) ¶ FUNCTION SysIntUnregister : UDINT InOut: Scope Name Type Return SysIntUnregister UDINT Input hInt UDINT pCallback UDINT
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. SysSocket ¶ Library Identification ¶ Placeholder: SysSocket Default Resolution: SysSocket, * (System) Namespace: SysSocket Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysSocket SysSocket2 Implementation ¶ Library Identification ¶ Placeholder: SysSocket2 Implementation Default Resolution: SysSocket2 Implementation, * (System) Namespace: SysSocket2_Implementation Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: SysSocket2 Implementation SysSocket2 Interfaces ¶ Library Identification ¶ Name: SysSocket2 Interfaces Version: newest Company: System Namespace: SysSocket2_Interfaces Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: SysSocket2 Interfaces, * (System)
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 02.03.2023, 11:07:06 companyName string 3S-Smart Software Solutions GmbH libraryFile SysSocket2.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysSocket2.clean.json version version 2.0.0.0 ProjectInformation IsCommonLibraryContainer bool True Released True LastModificationDateTime date 02.03.2023, 11:07:04 LibraryCategories library-category-list System|SysLibs Author string `` 3S - Smart Software Solutions GmbH `` Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Patch 2 Description See: Description DocFormat reStructuredText Placeholder SysSocket2 Project SysSocket2 Title SysSocket2 Version version 3.5.19.0
SysSocket23 Library Documentation ¶ Company System Title SysSocket23 Version 3.5.13.0 Categories System|SysLibs23 Author 3S - Smart Software Solutions GmbH Placeholder SysSocket23 Description 1 ¶ This is the compatibility library for CoDeSys V2 projects, to get access to the socket interface for TCP/IP communication on the target. Contents: ¶ Data types INADDR (Struct) SOCKADDRESS (Struct) SOCKET_FD_SET (Struct) SOCKET_LINGER (Struct) SOCKET_TIMEVAL (Struct) Global Variables Globale_Variablen (GVL) POUs SysSockAccept (Function) SysSockBind (Function) SysSockClose (Function) SysSockConnect (Function) SysSockCreate (Function) SysSockGetHostByName (Function) SysSockGetHostName (Function) SysSockGetLastError (FunctionBlock) SysSockGetLastErrorSync (Function) SysSockGetOption (Function) SysSockHtonl (Function) SysSockHtons (Function) SysSockInetAddr (Function) SysSockInetNtoa (Function) SysSockIoctl (Function) SysSockListen (Function) SysSockNtohl (Function) SysSockNtohs (Function) SysSockSelect (Function) SysSockSetIPAddress (Function) SysSockSetOption (Function) SysSockShutdown (Function) TCP specific UDP specific extern30 DWORD_IN_BYTES (Struct) DWORD_IN_WORDS (Struct) SOCK_HOSTENT (Struct) SysSockAccept30 (Function) SysSockBind30 (Function) SysSockClose30 (Function) SysSockConnect30 (Function) SysSockCreate30 (Function) SysSockGetHostByName30 (Function) SysSockGetHostName30 (Function) SysSockGetOption30 (Function) SysSockHtonl30 (Function) SysSockInetAddr30 (Function) SysSockInetNtoa30 (Function) SysSockIoctl30 (Function) SysSockListen30 (Function) SysSockNtohl30 (Function) SysSockRecv30 (Function) SysSockRecvFrom30 (Function) SysSockSelect30 (Function) SysSockSend30 (Function) SysSockSendTo30 (Function) SysSockSetIPAddress30 (Function) SysSockSetOption30 (Function) SysSockShutdown30 (Function) UDP_REPLY (Struct) Indices and tables ¶ 1 Based on SysSocket23.library, last modified 03.07.2018, 10:35:20. LibDoc 4.4.0.0-b.27 The content file SysSocket23.clean.json was generated with CODESYS V3.5 SP13 on 03.07.2018, 10:35:20.
INADDR (STRUCT) ¶ TYPE INADDR : STRUCT InOut: Name Type S_addr DWORD