libethercat - an embeddable realtime EtherCAT-master library
Communicate with EtherCAT slaves attached to a Network interface.
Loading...
Searching...
No Matches
ec_eoe_slave_config Struct Reference

Data Fields

int use_eoe
 Using EoE on actual slave.
 
osal_uint8_t mac [LEC_EOE_MAC_LEN]
 MAC address to configure (mandatory)
 
osal_uint8_t ip_address [LEC_EOE_IP_ADDRESS_LEN]
 IP address to configure (optional, maybe NULL).
 
osal_uint8_t subnet [LEC_EOE_SUBNET_LEN]
 Subnet to configure (optional, maybe NULL).
 
osal_uint8_t gateway [LEC_EOE_GATEWAY_LEN]
 Gateway to configure (optional, maybe NULL).
 
osal_uint8_t dns [LEC_EOE_DNS_LEN]
 DNS to configure (optional, maybe NULL).
 
osal_char_t dns_name [LEC_EOE_DNS_NAME_LEN]
 DNS name to configure (optional, maybe NULL).
 

The documentation for this struct was generated from the following file: