PROFINET Device  v1.04.03
Ethernet Interface Error Codes

Overview

Typedefs

typedef enum PN_API_ETH_EError PN_API_ETH_EError_t
 Ethernet Interface error codes. More...
 

Enumerations

enum  PN_API_ETH_EError { PN_API_ETH_eOK = 0x00000000, PN_API_ETH_eERROR_WRONG_STATE = 0x38030201, PN_API_ETH_eERROR_MISSING_PARAMETER_POINTER = 0x38030202, PN_API_ETH_eERROR_INVALID_PORT = 0x38030203 }
 Ethernet Interface error codes. More...