Page 1 of 1

Cannot set high precision rescale factor

Posted: Wed Jan 12, 2022 9:10 pm
by ndemarco
On a BLDC controller DCC1100_0 and Control Panel 1.9.1nnnn released today, I cannot set a small, precise rescale factor in the Position Controller. Factors are rounded to the hundredths place.

The rescale factor video shows setting a much smaller factor, and the UI represents this small number in scientific notation with a negative exponent.

Side suggestion: If possible, make the version number in Help|About selectable so it can be copied to the clipboard.

Re: Cannot set high precision rescale factor

Posted: Fri Jan 14, 2022 4:58 pm
by jdecoux
Thank you for bringing this to our attention. This limitation only applies to the control panel example. We are working on a fix right now.

You should be able to set any rescale factor you need in programs you write.

Re: Cannot set high precision rescale factor

Posted: Sun Jan 23, 2022 8:48 am
by ndemarco
I've verified RescaleFactor works great in code, as suggested and suspected.

The Position Controller UI is really great and useful. It got me up to speed quickly.