CANopenNode / CANopenEditor

CANopen Object Dictionary Editor
GNU General Public License v3.0
115 stars 57 forks source link

Column span out of the range of valid values (INT32) #70

Closed MartinHolcik closed 8 months ago

MartinHolcik commented 9 months ago

Hello, regarding the issues with modules mentioned in Issue #69, I have adjusted original Weidmuelelr's EDS file for UR20 distributed peripheries. Attempt to open my custom WI133489V1_25_adjusted.txt in CANopenEditor leads to this exception: image image Is there something wrong with my EDS? I took as an example WAGO EDS file (which doesn't throw exceptions in CANopenNode).

trojanobelix commented 9 months ago

There were many errors in your eds. You can use the free edsChecker from Vector to check an EDS

Please try the corrected version. Maybe you must setup the PDO Mapping. I have mapped what I guess you would like to map.

WI133489V1_25_adjusted_corr.txt

MartinHolcik commented 8 months ago

Many thanks @trojanobelix