Eth.GetConnDevIP
This command has been deprecated. Do not use it in new code as we may remove it in the future.
Retrieve the IP address of the directly connected network
device.
Properties
- Command code: 0x4501
- Command timeout: 100 ms
- Possible status codes: General status codes, Eth.ErrNoResultYet, Eth.ErrNotConnected, Eth.ErrDisabled
Parameters (request frame)
None
Returned values (response frame)
| Name | Type/Size | Description |
|---|---|---|
| IP | Raw data (length 4 Bytes) | - |