Skip to content

CanOpenNodeExporter is C# program which exports CANopen EDS (Electronic Data Sheet) file to CANopenNode Object Dictionary files (CO_OD.h/CO_OD.c).

License

Notifications You must be signed in to change notification settings

Jian-Zhan/CanOpenNodeExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CanOpenNodeExporter is C# program which exports CANopen EDS (Electronic Data Sheet) file to CANopenNode Object Dictionary files (CO_OD.h/CO_OD.c). It only keeps the exporting function of libedssharp, which makes it easier to be ported to other platforms such as Linux/MacOS with Mono installed.

Modifications:

  • The flags of an array object will be assigned as the same as the its first subobject.
  • The datasize of an array object will be assigned as the same as the its first subobject.

About

CanOpenNodeExporter is C# program which exports CANopen EDS (Electronic Data Sheet) file to CANopenNode Object Dictionary files (CO_OD.h/CO_OD.c).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages