robincornelius / libedssharp

A CanOpen EDS editor and library in C# with CanOpenNode export for Object Dictionary
GNU General Public License v3.0
227 stars 134 forks source link

New CanOpenNodeExporter_V3.cs #228

Closed Janez22 closed 3 years ago

Janez22 commented 3 years ago

CanOpenNodeExporter_V3.cs is added to exporters (ExperimentalOpenNodeExporter.cs is replaced).

It compiles properly with newOD branch of CANopenNode. It seems, it is correct. No testing yet.

Very few changes in other libedssharp code, no compatibility breaks.

It will be necessary to add custom properties to DeviceODView for CANopenNode to work properly. But for now it is possible to start its testing.