Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 848 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 848 Bytes

ethercat_R1-EC_IO_Modules

This is a simple UI for controlling and monitoring your R1-EC I/O modules. Like R1-EC-5500

MainWindow MonitoringWindow

Build

do run the build script:

./build.bash

after that you will see a build folder!

Run

after build, you can go to the build directory and run the ethercat_R1-EC_IO_Modules executable :

  cd build 
  sudo ./ethercat_R1-EC_IO_Modules

Note: You must run it with sudo!

then you will see a window to get your own ethernet interface so select your interface:

input_ifname_dialog

if you select the correct ethernet interface and everything is ok, the main window will show.