cx5140 etherCAT Configuration

Configure etherCAT for CX5140:

  1. Open ethercat.conf in edit mode:

    sudo nano /etc/ethercat.conf
    
  1. Change the default MASTERO_DEVICE:"eth1" to registered ccat_netdev network device:
MASTER0_DEVICE="ccat0"

The configured MASTERO_DEVICE, needs to match the configured network device in the EtherCAT Network Configuration.

  1. Save the file and reboot your controller:

    sudo reboot