Structs ¶ ARP_Packet (Struct)
ARP_Packet (STRUCT) ¶ TYPE ARP_Packet : STRUCT InOut: Name Type Initial Comment abyDestAddress ARRAY [0..5] OF BYTE CONSTANTS.abyBroadcastMAC Ethernet Header abySrcAddress ARRAY [0..5] OF BYTE wEtherType WORD CONSTANTS.wARPEthType wHardwareType WORD ARP Data wProtocolType WORD byHardwareSize BYTE byProtocolSize BYTE wOpCode WORD abySenderMAC ARRAY [0..5] OF BYTE abySenderIP ARRAY [0..3] OF BYTE abyTargetMAC ARRAY [0..5] OF BYTE abyTargetIP ARRAY [0..3] OF BYTE abyPadding ARRAY [0..17] OF BYTE
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:08:48 companyName string 3S-Smart Software Solutions GmbH libraryFile ARP.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile ARP.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True LastModificationDateTime date 20.04.2021, 15:08:48 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 ARP Description See: Description LanguageModelAttribute qualified-access-only Placeholder ARP Project ARP Title ARP Version version 3.5.17.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) IoStandard ¶ Library Identification ¶ Placeholder: IoStandard Default Resolution: IoStandard, 3.5.4.0 (System) Namespace: IoStandard Library Properties ¶ LinkAllContent: True Optional: False QualifiedOnly: False SystemLibrary: True Key: IoStandard MemoryUtils ¶ Library Identification ¶ Placeholder: MemoryUtils Default Resolution: MemoryUtils, * (3S - Smart Software Solutions GmbH) Namespace: MEMUtils Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: MemoryUtils Standard ¶ Library Identification ¶ Placeholder: Standard Default Resolution: Standard, * (System) Namespace: Standard Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Standard SysEthernet ¶ Library Identification ¶ Placeholder: CmpSysEthernet Default Resolution: SysEthernet, * (3S - Smart Software Solutions GmbH) Namespace: CmpSysEthernet Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpSysEthernet SysMem ¶ Library Identification ¶ Placeholder: SysMem Default Resolution: SysMem, * (System) Namespace: SysMem Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysMem
BufferedFileStream.Write (METH) ¶ METHOD FINAL Write : RTS_IEC_RESULT InOut: Scope Name Type Return Write RTS_IEC_RESULT Input pby POINTER TO BYTE udiNumBytes UDINT
ACP_NextBufferedStream (FUN) ¶ FUNCTION ACP_NextBufferedStream : BOOL InOut: Scope Name Type Return ACP_NextBufferedStream BOOL Input bfs IStream pKey POINTER TO BYTE udiMaxKeyBytes UDINT pData POINTER TO ACP_TypedValue udiMaxDataSize UDINT
ACP_PutBufferedStream (FUN) ¶ FUNCTION ACP_PutBufferedStream : BOOL InOut: Scope Name Type Return ACP_PutBufferedStream BOOL Inout persistenceModule AC.Module sErrorAddValue STRING Input bfs IStream pKey POINTER TO BYTE data ACP_TypedValue
ACP_PutBufferedStreamGetErrorMessage (FUN) ¶ FUNCTION ACP_PutBufferedStreamGetErrorMessage : STRING(255) InOut: Scope Name Type Return ACP_PutBufferedStreamGetErrorMessage STRING(255) Inout sErrorAddValue STRING Input uiErrorNumber UINT sLanguage STRING
ACP_StringFromStream (FUN) ¶ FUNCTION ACP_StringFromStream : BOOL InOut: Scope Name Type Return ACP_StringFromStream BOOL Input bfs IStream pby POINTER TO BYTE udiMaxBytes UDINT
ACP_StringToStream (FUN) ¶ FUNCTION ACP_StringToStream : BOOL InOut: Scope Name Type Return ACP_StringToStream BOOL Input bfs IStream pKey POINTER TO BYTE