SockAddr (STRUCT) ¶ TYPE SockAddr : STRUCT InOut: Name Type sin_family INT sin_port UINT sin_addr UDINT sin_zero ARRAY [0..7] OF BYTE
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 02.03.2023, 10:52:01 companyName string 3S-Smart Software Solutions GmbH libraryFile TCP.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile TCP.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True LastModificationDateTime date 02.03.2023, 10:51:59 LibraryCategories library-category-list Intern|Networking Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace TCP Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Placeholder TCP Project TCP Title TCP Version version 3.5.19.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. 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) CmpLog ¶ Library Identification ¶ Placeholder: CmpLog Default Resolution: CmpLog, * (System) Namespace: CmpLog Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpLog Standard ¶ Library Identification ¶ Placeholder: Standard Default Resolution: Standard, * (System) Namespace: Standard Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Standard SysSocket ¶ Library Identification ¶ Placeholder: SysSocket Default Resolution: SysSocket, * (System) Namespace: SysSocket Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysSocket 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)
Stream.IPAddress (PROP) ¶ PROPERTY IPAddress : SysSocket.INADDR IP Address of the NIC the stream is connected to.
Stream.Socket (PROP) ¶ PROPERTY Socket : SysTypes.RTS_IEC_HANDLE
Stream.State (PROP) ¶ PROPERTY State : STREAM_STATE
TcEL69xxAnalogFBs Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title TcEL69xxAnalogFBs Version 4.3.0.0 Categories Application|Safety; Intern|Safety Namespace TcEL69xxAnalogFBs Author 3S - Smart Software Solutions GmbH Placeholder TcEL69xxAnalogFBs Description 1 ¶ Analog Function Blocks for EtherCAT Safety Modules Indices and tables ¶ 1 Based on TcEL69xxAnalogFBs.library, last modified 04.03.2021, 08:52:22. LibDoc 4.4.0.0-b.27 The content file TcEL69xxAnalogFBs.clean.json was generated with CODESYS V3.5 SP11 on 04.03.2021, 08:52:23.
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 04.03.2021, 08:52:23 companyName string 3S-Smart Software Solutions GmbH libraryFile TcEL69xxAnalogFBs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP11 contentFile TcEL69xxAnalogFBs.clean.json version version 2.0.0.0 ProjectInformation Released bool False cds:build-compiled-lib False LastModificationDateTime date 04.03.2021, 08:52:22 LibraryCategories library-category-list Application|Safety; Intern|Safety Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH DefaultNamespace TcEL69xxAnalogFBs Description See: Description Placeholder TcEL69xxAnalogFBs Project TcEL69xxAnalogFBs Title TcEL69xxAnalogFBs Version version 4.3.0.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
SWITCHBIT (FUN) ¶ FUNCTION SWITCHBIT : DWORD Switches a bit of a DWORD value See also: PUTBIT and EXTRACT . InOut: Scope Name Type Comment Return SWITCHBIT DWORD Value with the switched bit Input X DWORD Value to be manipulated N BYTE Position of the bit to switch, starting with 0