Page 1 of 1

Servo controller channel number property.

Posted: Sun Mar 24, 2019 11:55 am
by Vadim_prog
In the properties of the servo controller, the channel has the number 1, and in the properties of macro 0, I suggest making the same channel numbers.

Re: Servo controller channel number property.

Posted: Mon Mar 25, 2019 12:39 pm
by Benj
Hello,

The Servo motor property has number of servos 1-8 and then the servos are all referenced 0-7. This is a common programming scenario and we have tried to make this obvious i.e. making the Connection and Trim properties numbered from 0 etc.

Changing the number from 0-7 to 1-8 will likely break a lot of existing programs and also be confusing to anyone who is used to the numbering from 0 programming paradigm.