This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use negativ values with the configuration wizard

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.