OpenEtherCATsociety / SOEM

Simple Open Source EtherCAT Master
Other
1.31k stars 670 forks source link

Serial number from EEPROM #313

Open robert-koenig opened 5 years ago

robert-koenig commented 5 years ago

Hello,

I am new to GitHub and SOEM also, so I don't know if this is the right way to propose a change.

I noticed that by configuring a slave the serial number of the device is not read from the EEPROM. It should be easy to do it by:

In my local copy of SOEM this works. Is there a certain reason why S/N is not read?

Please tell me if there is a better way to make a proposal like this.

Regards, Robert

nakarlsson commented 5 years ago

Do a pullreques from you own fork, Google on GitHub an pullrequest and fork. Trivial and single purpose commits

ArthurKetels commented 5 years ago

I am already preparing a pull req with many things. This is one of them.

mwh-newtec commented 3 years ago

@ArthurKetels Any update on this pull req? Can't seem to find it in the project. Also have a "unofficial" commit like the add that robert-koenig suggests. Would be nice to clean it up if it's something that you have implemented already.

Best regards Mathias