User Manual

Table Of Contents
Commands Reference
336 Advanced Digital Motor Controller User Manual V2.0, July 8, 2019
Argument 2: Amps
Type: Unsigned 16-bit
Min: 0
Default: 50 = 5.0A
Where:
cc = Motor channel
nn = Amps x 10
HPO - Hall Sensor Position
HexCode: A5
Description:
This parameter selects the Hall sensor spacing in the motor. Practically all brushless mo-
tors use Hall sensors with 120 degrees spacing. Some motors have Hall sensors with 60
degrees. Change this parameter only if the motor’s manual clearly specifies 60 degrees
spacing.
Syntax Serial: ^HPO cc nn
~HPO [cc]
Syntax Scripting: setconfig(_HPO, cc, nn)
Number of Arguments: 2
Argument 1: Channel
Min: 1 Max: Total Number of Motors
Argument 2: Hall Position
Type: Unsigned 8-bit
Min: 0 Max: 1
Default: 0
Where:
cc = Motor channel
nn = Hall Sensor Position
0: 120degree
1: 60degree
Example:
^HPO 1 1: Configure that the Hall Sensor of motor 1 are spaced by 60 degrees.