soem_interface icon indicating copy to clipboard operation
soem_interface copied to clipboard

some questions when I check out your code from soem_interface

Open KetenBieber opened this issue 7 months ago • 0 comments

When I read your soem_interface code, I have some questions: first, about the configuration of the DC synchronous clock; I only see this in your code:

Image

But when I look at the official example in the SOEM library, I find that it needs to call more initialization functions when using the DC synchronous clock, as follows:

Image

I checked your various initialization functions individually I checked your various initialization functions separately, and found that there is no place to call those functions in the SOEM example, is this a problem? Secondly, in this soem_interface, soem_rsl is basically the same as the soem library, so why name it ‘rsl’? I don't quite understand? Please help me out! Thank you very much!

KetenBieber avatar Apr 22 '25 11:04 KetenBieber