Nearest Forward Multiple Spike

Nearest Forward Multiple Spikes move the motor Forward to the closest multiple of Factor plus Offset. Put another way:

NewPosition=Round(CurrentMotorPosition/Factor)Factor+OffsetNewPosition = Round↑(CurrentMotorPosition / Factor) * Factor + Offset

Changing the Type

Nearest forward multiple spikes are denoted with a (rightwards arrow) and use a Factor and an Offset.

To change the type double click in the Type column and select Nearest Forward Multiple then press enter or tab to save it.

Changing the Factor

To change the factor double click in the Factor column give it a new factor and then press enter or tab to save it.

Changing the Offset‌

To change the offset double click in the Offset column give it a new offset and then press enter or tab to save it.

Last updated