Benjamin Partzsch

Results 111 comments of Benjamin Partzsch

Hi. I don't have an idea why this error is raised, for now. There was no change to `config_map` I can think of. Did you also try not to provide...

Right, you could try pysoem 0.1.1. (`pip install pysoem==0.1.1`) and see if it works there, not much has change.

I think it is okay to do that. If you are not interested in the return value of `config_map()` you could also handle the exception like this in your application...

I created a branch off the current pysoem release where I updated the underlying SOEM sources to the latest code available on GitHub. In the best case this will already...

Hi @jackie-wayland, thanks for the suggestion. I think this a duplicate to #12. I'm not very into the overlap topic. I can implement the wrapper code for thees functions straight...

@jackie-wayland witch platform do you plan to use for testing?

Hey @jackie-wayland, I have build a new version of the pysoem package that adds the overlap stuff. For now I uploaded it to [TestPyPI](https://test.pypi.org/) only. You can install it via...

Hi @jackie-wayland, Do you know if the Kollmorgen AKD drive is based on a TI ESC, or if the drive requires the overlap iomap? This info might be helpful for...

Now the above described overlap iomap support is merged into the master branch and also part of the latest pyseom release that can be installed via pip. Just documentation or...

Hi @rako233, I would like to leave this as a hint for users but close this issue, are you okay with that?