Eth.GetNetworkStatus

This command has been deprecated. Do not use it in new code as we may remove it in the future.

Retrieve current network status.

Properties

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) -