File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 03.07.2018, 10:34:30 companyName string 3S-Smart Software Solutions GmbH libraryFile SysCallback23.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP13 contentFile SysCallback23.clean.json version version 2.0.0.0 ProjectInformation Released bool True Support32BitOnly True LastModificationDateTime date 03.07.2018, 10:34:30 LibraryCategories library-category-list System|SysLibs23 Company string System Description See: Description Project SysCallback23 Title SysCallback23 Version version 3.5.13.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpApp ¶ Library Identification ¶ Placeholder: CmpApp Default Resolution: CmpApp, * (System) Namespace: CmpApp Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpApp 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) CmpEventMgr ¶ Library Identification ¶ Placeholder: CmpEventMgr Default Resolution: CmpEventMgr, * (System) Namespace: CmpEventMgr Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpEventMgr SysCpuHandling ¶ Library Identification ¶ Placeholder: SysCpuHandling Default Resolution: SysCpuHandling, * (System) Namespace: SysCpuHandling Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysCpuHandling SysTypes Interfaces ¶ Library Identification ¶ Name: SysTypes Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes Interfaces, * (System)
Line (STRUCT) ¶ TYPE Line : STRUCT A line, represented by a point on the line and a direction vector. InOut: Name Type Comment v SM3M.SMC_VECTOR3D Start point (may be any point on the line) d SM3M.SMC_VECTOR3D Unit direction vector
SysEthernet Library Documentation ¶ Company : CODESYS Title : SysEthernet Version : 3.5.20.10 Categories : System|SysLibs Namespace : CmpSysEthernet Author : CODESYS Development GmbH Placeholder : CmpSysEthernet Description [ 1 ] ¶ Library to access low level ethernet frames Contents: ¶ SysEthernet Constants EventParameter Functions Structs Indices and tables ¶ [ 1 ] Based on SysEthernet.library, last modified 27.05.2024, 10:44:04. LibDoc 4.5.0.0 The content file SysEthernet.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 27.05.2024, 10:44:06.
SysEthernet ¶ Constants AutoNegCaps (GVL) AutoNegMode (GVL) AutoNegSupport (GVL) EventIDs (GVL) MauType (GVL) OperStatus (GVL) EventParameter EVTPARAM_SysEthernet (Struct) Functions SysEthernetAdapterClose (Function) SysEthernetAdapterOpen (Function) SysEthernetEthFrameReceive (Function) SysEthernetEthFrameSend (Function) SysEthernetFrameRelease (Function) SysEthernetGetCapabilities (Function) SysEthernetGetInterfaceCounters (Function) SysEthernetGetMediaCounters (Function) SysEthernetGetPortConfigAndStatus (Function) SysEthernetIpFrameReceive (Function) SysEthernetIpFrameSend (Function) SysEthernetLEDBlink (Function) SysEthernetSetAutoNegAdvertisedCap (Function) SysEthernetSetAutoNegMode (Function) SysEthernetSetMauType (Function) Structs SysEthernetCapabilities (Struct) SysEthernetFrame (Struct) SysEthernetInterfaceCounters (Struct) SysEthernetMediaCounters (Struct) SysEthernetPortConfigAndStatus (Struct)
Constants ¶ AutoNegCaps (GVL) AutoNegMode (GVL) AutoNegSupport (GVL) EventIDs (GVL) MauType (GVL) OperStatus (GVL)
MvtIdRange ¶ MvtIdRange_Contains (Function) MvtIdRange_ContainsRange (Function) MvtIdRange_Create (Function) MvtIdRange_CreateSingle (Function) MvtIdRange_Extend (Function) MvtIdRange_Union (Function)
AutoNegCaps (GVL) ¶ Auto-negotiation capabilities of MAU according to RFC 4836 ‘IANAifMauAutoNegCapBits’ Attributes: qualified_only InOut: Scope Name Type Initial Comment Constant SYSETH_AUTONEGCAP_OtherOrUnknown ULINT 16#1 other or unknown SYSETH_AUTONEGCAP_10baseT ULINT 16#2 10BASE-T half duplex mode SYSETH_AUTONEGCAP_10baseTFD ULINT 16#4 10BASE-T full duplex mode SYSETH_AUTONEGCAP_100baseT4 ULINT 16#8 100BASE-T4 SYSETH_AUTONEGCAP_100baseTX ULINT 16#10 100BASE-TX half duplex mode SYSETH_AUTONEGCAP_100baseTXFD ULINT 16#20 100BASE-TX full duplex mode SYSETH_AUTONEGCAP_100baseT2 ULINT 16#40 100BASE-T2 half duplex mode SYSETH_AUTONEGCAP_100baseT2FD ULINT 16#80 100BASE-T2 full duplex mode SYSETH_AUTONEGCAP_FdxPause ULINT 16#100 PAUSE for full-duplex links SYSETH_AUTONEGCAP_FdxAPause ULINT 16#200 Asymmetric PAUSE for full-duplex links SYSETH_AUTONEGCAP_FdxSPause ULINT 16#400 Symmetric PAUSE for full-duplex links SYSETH_AUTONEGCAP_FdxBPause ULINT 16#800 Asymmetric and Symmetric PAUSE for full-duplex links SYSETH_AUTONEGCAP_1000baseX ULINT 16#1000 1000BASE-X, -LX, -SX, -CX half duplex mode SYSETH_AUTONEGCAP_1000baseXFD ULINT 16#2000 1000BASE-X, -LX, -SX, -CX full duplex mode SYSETH_AUTONEGCAP_1000baseT ULINT 16#4000 1000BASE-T half duplex mode SYSETH_AUTONEGCAP_1000baseTFD ULINT 16#8000 1000BASE-T full duplex mode SYSETH_AUTONEGCAP_10GbaseT ULINT 16#10000 10GBASE-T SYSETH_AUTONEGCAP_1000baseKX ULINT 16#20000 1000BASE-KX SYSETH_AUTONEGCAP_10GbaseKX4 ULINT 16#40000 10GBASE-KX4 SYSETH_AUTONEGCAP_10GbaseKR ULINT 16#80000 10GBASE-KR SYSETH_AUTONEGCAP_40GbaseKR4 ULINT 16#100000 40GBASE-KR4 SYSETH_AUTONEGCAP_40GbaseCR4 ULINT 16#200000 40GBASE-CR4 SYSETH_AUTONEGCAP_100GbaseCR10 ULINT 16#400000 100GBASE-CR10 SYSETH_AUTONEGCAP_1000baseT1 ULINT 16#800000 1000BASE-T1 SYSETH_AUTONEGCAP_25GbaseRS ULINT 16#1000000 25GBASE-CR-S or 25GBASE-KR-S SYSETH_AUTONEGCAP_25GbaseR ULINT 16#2000000 25GBASE-CR or 25GBASE-KR SYSETH_AUTONEGCAP_RSFEC25Greq ULINT 16#4000000 25Gb/s RS-FEC SYSETH_AUTONEGCAP_BaseFEC25Greq ULINT 16#8000000 25Gb/s BASE-R FEC SYSETH_AUTONEGCAP_25GbaseT ULINT 16#10000000 25GBASE-T SYSETH_AUTONEGCAP_40GbaseT ULINT 16#20000000 40GBASE-T SYSETH_AUTONEGCAP_100GbaseCR4 ULINT 16#40000000 100GBASE-CR4 SYSETH_AUTONEGCAP_100GbaseKR4 ULINT 16#80000000 100GBASE-KR4 SYSETH_AUTONEGCAP_100GbaseKP4 ULINT 16#100000000 100GBASE-KP4 SYSETH_AUTONEGCAP_ForceMS ULINT 16#200000000 1000BASE-T1 Force MS
SysFileWrite30 (FUN) ¶ FUNCTION SysFileWrite30 : UDINT InOut: Scope Name Type Return SysFileWrite30 UDINT Input hFile RTS_IEC_HANDLE pbyBuffer POINTER TO BYTE ulSize UDINT pResult POINTER TO RTS_IEC_RESULT
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 03.07.2018, 10:34:42 companyName string 3S-Smart Software Solutions GmbH libraryFile SysFile23.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP13 contentFile SysFile23.clean.json version version 2.0.0.0 ProjectInformation Released bool True Support32BitOnly True LastModificationDateTime date 03.07.2018, 10:34:42 LibraryCategories library-category-list System|SysLibs23 Author string 3S - Smart Software Solutions GmbH Company System Description See: Description Project SysFile23 Title SysFile23 Version version 3.5.13.0