EtherCAT.NET icon indicating copy to clipboard operation
EtherCAT.NET copied to clipboard

A high-level SOEM-based EtherCAT master with ESI support for Windows and Linux.

Results 42 EtherCAT.NET issues
Sort by recently updated
recently updated
newest added

Hello, I am wondering if there is a suitable method to read data from slave on an event based pattern. In case of the native SOEM code what memory address...

Hello, I' am experimenting with the SOEM code since a while. I still have no success in get the thing running. It always throws an exception saying: 'SdoWrite failed :...

First off all thanks for the great library. I managed it to make it runnable. But now I have trouble accessing my inputs and outputs through the memorymapping. I use...

Hi, is it possible to connect to ELMxxxx EtherCAT measurement terminals and acquire signal samples with an application? https://www.beckhoff.com/en-gb/products/i-o/ethercat-terminals/elmxxxx-measurement-technology/ regards

hello: ESI in the right file,but scanDevices failed,the funtion ( var rootSlave = EcUtilities.ScanDevices(context, interfaceName, referenceRootSlave);)but An error occurred "System.Exception:“ScanDevices failed (0x0104): One or more terminals did not reach PreOp-state.”."...

Hi, Under "soem_wrapper.c" int CALLCONV ScanDevices(ecx_contextt* context, char* interfaceName, ec_slave_info_t** slaveInfoSet, int* slaveCount) // request PREOP state for all slaves int counter = 5; do { ecx_statecheck(context, 0, EC_STATE_PRE_OP, EC_TIMEOUTSTATE);...

Hi, when building EtherCAT.NET-master with powerScript .\init_solution.ps1 the process ended with error. It says: „... does not contain a CMAkeLists.txt file“ Obiously there is no such file in the folder...

https://github.com/OpenEtherCATsociety/SOEM/issues/487#issuecomment-786245585

System: Windows 10 Enterprise 2016 LTSB v1.0.0-alpha.3.final work, but with v1.0.0-alpha.4.final I get an error at CreateDynamicData Slave: EP2008-0002 EP3162-0002 With v1.0.0-alpha.3.final I get a DC-Shift Error: "ConfigureDc failed (0x0302):...

From OneDAS-Ethercat created by [Apollo3zehn](https://github.com/Apollo3zehn): OneDAS-Group/OneDAS-Ethercat#18