Schematic

Commands Reference
330 Advanced Digital Motor Controller User Manual V1.8, August 28, 2017
Argument 2: Velocity
Type: Signed 32-bit
Min: 0 Max: 30000
Default: 1000 RPM
Where:
cc = Motor channel
nn = Velocity value in RPM
MXMD - Separate or Mixed Mode Select
HexCode: 05
Description:
Selects the mixed mode operation. It is applicable to dual channel controllers and serves
to operate the two channels in mixed mode for tank-like steering. There are 3 possible
values for this parameter for selecting separate or one of the two possible mixed mode
algorithms. Details of each mixed mode is described in manual
Syntax Serial: ^MXMD nn
~MXMD
Syntax Scripting: setconfig(_MXMD, nn)
Number of Arguments: 1
Argument 1: Mode
Type: Unsigned 8-bit
Min: 0 Max: 2
Default: 0 = Separate
Where:
nn =
0: Separate
1: Mode 1
2: Mode 2
Example:
^MXMD 0 : Set mode to separate
MXPF - Motor Max Power Forward
HexCode: 28
Description:
This parameter lets you select the scaling factor for the PWM output, in the forward direc-
tion, as a percentage value. This feature is used to connect motors with voltage rating that
is less than the battery voltage. For example, using a factor of 50% it is possible to con-
nect a 12V motor onto a 24V system, in which case the motor will never see more than
12V at its input even when the maximum power is applied.