Marco Müllner

Results 8 comments of Marco Müllner

I don't think the ethercat code itself is the issue, but rather the abstraction through osal and oshw. These are, as far as i am gathering, platform specific and hence...

Well, if i could choose i'd use a different compiler as well. Sadly due to customer requirements MinGW is required. Just building the Lib with the MSVC compiler probably won't...

Short update on this: It seems that due to the different name wrangling of the mvsc compiler and mingw, it seems impossible to link the library. So if i can't...

For posterities sake, and for future visitors to this issue, i was able to fix the problem and create a working version of SOEM, that is buildable with MinGW. It...

Well the point would be to link it here in this issue for people to find it. The changes are a bit crude (and they break the MSCV building of...

> Yes, it works like that in both WPF and WinUI. Though it would be nice to have anyway. Right now, it's possible to use MultiBinding instead. Well yes and...

I don't think i understand this at all. > There are no address or configuration settings necessary for the mentioned passive terminals Yes thats what i assumed and what i...

Added some logging, i think i understand the issue now: ``` Slave: 0 has no outputs Slave: 1 has no outputs Slave: 2, Output data address: 5674B460 Slave: 2, Output...