Benjamin Partzsch

Results 111 comments of Benjamin Partzsch

Hi, sorry for the late response, it is holyday time. I remember there was a similar question in issue #31, maybe my answer there is already satisfying enough? Apart from...

Hi. I should have better just returned the bytes, without decoding them...? Who knows if latin encoding is used consistently by all device vendors.

The SOEM project PySOEM is the wrapper for, does not provide any convenient functions for FSOE, this is why PySOEM does not have any support for it. FSOE needs to...

Hi @hstroetgen, I saw that coming one day. The check if multiple instance of the master class are working properly was on my todo list, with the hope it would...

I did some tests on this, but until now I could not see any issues when using 2 network interface cards at the same time. One time I basically created...

Hi. you could simply use the [find_adapters.py](https://github.com/bnjmnp/pysoem/blob/9dc522808ee2587fb3586e78128e3498d14c8df2/examples/find_adapters.py) script to print out all available IDs and then copy the right one into you code.

It is not nice but did you try running you Python code with administrator privileges? Could be that it will work then. SOEM uses lower level OS drivers and Linux...

You are looking for the equivalent of the `ec_init_redundant()` function? So far I don't have it exposed by the PySOEM. Should not be too complicated to add this, let's see...

@8188 Do you actually know what the "redport" parameter is used for?

Okay, I got the point there. I'll try to come up with a nice soloution for this soon. Simplest thing to do would be to also expose the CoEdetials.