# ethercat-soem **Repository Path**: zhenghongping/ethercat-soem ## Basic Information - **Project Name**: ethercat-soem - **Description**: Simple Open EtherCAT Master fork (http://soem.berlios.de/), drivers for controlling EtherCAT slaves - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2020-07-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README To compile for linux: go to project directory source ./setup.sh linux make all Please read the doxygen documentation in doc/html/index.html -------------------------------------------------------------- To complie for windows: go to project directory Build soem libary make_libsoem_lib.bat Ex: make_libsoem_lib.bat "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC" x86 Build test folder make_test_win32.bat Ex: make_test_win32.bat "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC" x86 Test: slavinfo.exe . sllaveinfo.exe will print the \Device\NPF_{xxxxxx}'s Ex. slaveinfo.exe \Device\NPF_{735D4B45-68D6-47A6-B826-E0DA26AC761A}