Good, at least it's functioning, the rest can be tweaked as needs be. If I don't get an answer from Roboteq about how to interpret the phrase "the command value is the desired Motor Amps relative to the Amps Limit configuration parameters", Roboteq manual p. 168, I will tell you, once you have motors hooked to the controller, how to find out experimentally. My feeling now is that scaling _A in accord with _ALIM should actually NOT be done, but I'd like to be sure.
In what way to turn and reverse seem limited? To slow? If so, just up the values in
- Code: Select all
vReverseScaling = 33 'REVERSE MAX SPEED = 33% of 90% SpeedPot = 30%
vForwardTurnScaling = 33 'FORWARD MAX TURN RATE = 33% of 90% SpeedPot = 30%
vReverseTurnScaling = 33 'REVERSE MAX TURN RATE = 33% of 90% SpeedPot = 30%
or does it seem to not respond to the full range of reverse and turn stick movements? I don't see why that would be so, but if that's the problem I could start thinking about what's needed to fix that too.
Ciao,
Lenny