CANopenNode / CANopenEditor

CANopen Object Dictionary Editor
GNU General Public License v3.0
122 stars 60 forks source link

HighLimit and LowLimit #12

Closed NebulaDev16 closed 1 year ago

NebulaDev16 commented 2 years ago

With each and every OD entry (Index and subindex) combination, there are additional attributes which can be set by the user. image

What is the significance and need of these additional object settings?

For example, we have tried to set high and low limit on one OD entry and when we are trying to generate OD.c/OD.h from it, this information is not associated with the OD entry at all !!

XDD file has these values as

image

Do we have corresponding structures in CANOpenNode to ingest and validate while doing SDO/PDO transactions wrt min and maximum value?

trojanobelix commented 1 year ago

The default value, high and low limit values are optional parameters eg. for the EDS file (see CiA Draft Standard Proposal 306)