https://github.com/emaddeve20/ethercat_r1-ec_io_modules
an ui for controll and check R1-EC I/O Delta Modules
https://github.com/emaddeve20/ethercat_r1-ec_io_modules
cpp etherca qt5 qt6 soem soem-library
Last synced: 5 months ago
JSON representation
an ui for controll and check R1-EC I/O Delta Modules
- Host: GitHub
- URL: https://github.com/emaddeve20/ethercat_r1-ec_io_modules
- Owner: EmadDeve20
- Created: 2023-05-31T07:11:27.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T08:33:13.000Z (about 3 years ago)
- Last Synced: 2024-01-26T07:33:54.643Z (over 2 years ago)
- Topics: cpp, etherca, qt5, qt6, soem, soem-library
- Language: C++
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ethercat_R1-EC_IO_Modules
This is a simple UI for controlling and monitoring your R1-EC I/O modules.
Like [R1-EC-5500](https://cdn.delta-emea.com/cs/download/file/4569491_1_DELTA_IA-IPC_R1-EC5500_UM_EN_20140905.pdf)
 
## 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:

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