Global Constants ¶ CONSTANTS (GVL)
CONSTANTS (GVL) ¶ Attributes: qualified_only InOut: Scope Name Type Initial Comment Constant gc_udiTransactionID UDINT 16#35C419AD Use this Transaction ID to identify responses on our requests gc_uiDestPort UINT 67 This is the DHCP Server Port gc_uiSourcePort UINT 68 This is the DHCP Client Port gc_udiBroadcastIP UDINT 16#FFFFFFFF
Structs ¶ BootP_Header (Struct) DHCP_Header (Struct)
BootP_Header (STRUCT) ¶ TYPE BootP_Header : STRUCT Attributes: qualified_only InOut: Name Type byOpCode BYTE byHWAddrType BYTE byHWAddrLength BYTE byHops BYTE udiXID UDINT uiSecs UINT uiFlags UINT udiClientIP UDINT udiYourIP UDINT udiServerIP UDINT udiGatewayIP UDINT abyMACAddr ARRAY [0..15] OF BYTE sName STRING(63) sFile STRING(127)
DHCP_Header (STRUCT) ¶ TYPE DHCP_Header : STRUCT Attributes: qualified_only InOut: Name Type strBootP BootP_Header udiCookie UDINT abyOptions ARRAY [0..334] OF BYTE
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 03.07.2017, 16:13:31 companyName string 3S-Smart Software Solutions GmbH libraryFile DHCP_Client.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP11 contentFile DHCP_Client.clean.json version version 2.0.0.0 ProjectInformation Released bool True LastModificationDateTime date 03.07.2017, 16:13:31 LibraryCategories library-category-list Intern|Networking Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH DefaultNamespace DHCP Description See: Description LanguageModelAttribute qualified-access-only Placeholder DHCP Client Project DHCP_Client Title DHCP Client Version version 3.5.11.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. 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 UDP ¶ Library Identification ¶ Placeholder: UDP Default Resolution: UDP, * (3S - Smart Software Solutions GmbH) Namespace: UDP Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: UDP
StandardMonitoring_Base.abstrSendReadRequest (METH) ¶ METHOD abstrSendReadRequest : UDINT InOut: Scope Name Type Return abstrSendReadRequest UDINT Input pConn POINTER TO PlcAppConnection
StandardMonitoring_Base.abstrSendWriteRequest (METH) ¶ METHOD abstrSendWriteRequest : UDINT InOut: Scope Name Type Return abstrSendWriteRequest UDINT Input pConn POINTER TO PlcAppConnection
StandardMonitoring_Base.abstrWishedMonitoringFinishedState (PROP) ¶ PROPERTY abstrWishedMonitoringFinishedState : PlcConnectionState