Eth.GetNetworkStatus
Retrieve current network status.
Properties
- Command code: 0x4504
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
None
Returned values (response frame)
Name | Type/Size | Description |
---|---|---|
PortStatus | Integer (8 bits) | - |
StaticIPAdr | Raw data (length 4 Bytes) | - |
StaticIPNetmask | Raw data (length 4 Bytes) | - |
StaticIPGateway | Raw data (length 4 Bytes) | - |
DHCPAdr | Raw data (length 4 Bytes) | - |
DHCPNetmask | Raw data (length 4 Bytes) | - |
DHCPGateway | Raw data (length 4 Bytes) | - |
LinkLocalAdr | Raw data (length 4 Bytes) | - |
LinkLocalNetmask | Raw data (length 4 Bytes) | - |
LinkLocalGateway | Raw data (length 4 Bytes) | - |
DNSAdr | Raw data (length 4 Bytes) | - |
HostAdr | Raw data (length 4 Bytes) | - |
HostPort | Integer (16 bits) | - |
AutocloseTimeout | Integer (16 bits) | - |