No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
Repository Summary
| Checkout URI | https://github.com/mgruhler/soem.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2019-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Packages
| Name | Version |
|---|---|
| soem | 1.3.0 |
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 <Path to MSVC VC> <arch>
Ex: make_libsoem_lib.bat "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC" x86
Build test folder make_test_win32.bat <Path to MSVC VC> <arch>
Ex: make_test_win32.bat "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC" x86
Test: slavinfo.exe <wpcap device name>. sllaveinfo.exe will print the \Device\NPF_{xxxxxx}'s
Ex. slaveinfo.exe \Device\NPF_{735D4B45-68D6-47A6-B826-E0DA26AC761A}
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.