Marcel Bender
Marcel Bender
Hello, I am asking myself if it is possible for the slave device to read out PDOs that are not directly adressed to it by the master device? Since the...
Hello, i was just trying to simply read out the slave device's name via sdo_read. The lines of code I used are: ``` import sys import pysoem import struct master...
Hello, I am new to EtherCAT and pysoem. I installed the library on a raspberry Pi and am able to detect the connected slave devices (EK1100 and EL2809). An LED...