We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How to use negativ values with the configuration wizard?
If I try:
//<<< Use Configuration Wizard in Context Menu >>> // <h> runtime time range // <o> motor runtime in temperature range 1 upper bound [°C] <-128 - 127> #define DOPD_RUNTIME_TEMPERATURE_RANGE_1_LIMIT ((SB__8) 0 ) // </h>
I will always get an error message from the wizard about the '-' in front of 128.
It might not support it, since it was developed for configurations of unsigned special function registers.
But you can always make use of an offset.