Connection Examples ====================== Slave connection through CANopen Example ---------------------------------------- .. literalinclude:: ../../examples/canopen/can_connection.py Slave connection through EtherCAT Example ----------------------------------------- .. literalinclude:: ../../examples/ethercat/ecat_connection.py Slave connection through Ethernet Example ----------------------------------------- .. literalinclude:: ../../examples/ethernet/eth_connection.py Slave connection through Serial Example --------------------------------------- .. literalinclude:: ../../examples/serial/serial_connection.py