You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using this software to convert .EDS to .XDD for use in another piece of software called KickDrive Zero, I have found this software requires using the "CANopen XDD V1.0, old" filetype when exporting.
I have noticed that when exporting using this filetype that a large number of entries lose their datatype information.
It does not seem to make a difference whether CANOPENNODE_V4 or CANOPENNODE_LEGACY is used as the exporter.
For example:
EDS:
[1003sub0]
ParameterName=Number of Errors
ObjectType=0x7
DataType=0x0005
AccessType=rw
DefaultValue=0
PDOMapping=0
I have been using this software to convert .EDS to .XDD for use in another piece of software called KickDrive Zero, I have found this software requires using the "CANopen XDD V1.0, old" filetype when exporting.
cool
I have noticed that when exporting using this filetype that a large number of entries lose their datatype information.
That is very likely, the conversion is far from perfect
It does not seem to make a difference whether CANOPENNODE_V4 or CANOPENNODE_LEGACY is used as the exporter.
The CanOpenNode option mostly affects the result of the c-code exporters so that makes sense
For example:
EDS:
[1003sub0]
ParameterName=Number of Errors
ObjectType=0x7
DataType=0x0005
AccessType=rw
DefaultValue=0
PDOMapping=0
Hi there,
I have been using this software to convert .EDS to .XDD for use in another piece of software called KickDrive Zero, I have found this software requires using the "CANopen XDD V1.0, old" filetype when exporting.
I have noticed that when exporting using this filetype that a large number of entries lose their datatype information.
It does not seem to make a difference whether CANOPENNODE_V4 or CANOPENNODE_LEGACY is used as the exporter.
For example:
EDS:
.XDD (V1.0):
The text was updated successfully, but these errors were encountered: