node-soem icon indicating copy to clipboard operation
node-soem copied to clipboard

Simple Open EtherCAT Master (SOEM) Port for Node.js

Results 1 node-soem issues
Sort by recently updated
recently updated
newest added

In example_01.js and readme.md to switch to OP state we should pass to writeState/statecheck '8' and not '4'. See typdef enum from [https://github.com/OpenEtherCATsociety/SOEM/blob/master/soem/ethercattype.h](url) : `/** Possible EtherCAT slave states */...