ETH_R_PORT_IP_STATUS: Ethernet TCP/IP Port Status Codes
The ETH_R_PORT_IP_STATUS enumeration data type contains the following values:
Enumerator |
Value |
Comment |
---|---|---|
WAIT_FOR_PARAMS |
00 hex |
Waiting for parameters. |
WAIT_FOR_CONF |
01 hex |
Waiting for configuration. |
DATA_EXCHANGE |
02 hex |
Ready for data exchange. |
ETH_ERROR |
03 hex |
Ethernet TCP/IP port error detected (cable disconnected, invalid configuration, and so on). |
DUPLICATE_IP |
04 hex |
IP address already used by another equipment. |