User Manual

Table Of Contents
Brushless Specific Commands
Advanced Digital Motor Controller User Manual 335
BPOL - Number of Pole Pairs and Speed Polarity of Brushless Motor
HexCode: 39
Description:
This parameter is used to define the number of pole pairs of the brushless motor con-
nected to the controller. This value is used to convert the hall sensor transition counts into
actual RPM and number of motor turns. Entering a negative number will invert the count-
er and the measured speed polarity.
Syntax Serial: ^BPOL cc nn
~BPOL
Syntax Scripting: setconfig(_BPOL, cc, nn)
Number of Arguments: 2
Argument 1: Channel
Min: 1 Max: Total Number of Motors
Argument 2: Number of Pole Pairs
Type: Signed 8-bit
Min: -127 Max: +127
Default: 2
Where:
cc = Motor channel
nn = Number of pole pairs
BZPW - Brushless zero seek power level
HexCode: 62
Description:
Sets the level of Amps to be applied to the motor coils during Motor/Sensor Setup. Mo-
tor/Sensor Setup is automatically initiated every time the controller is powered up when
sinusoidal with encoder feedback is selected. Motor/Sensor Setup in necessary to be per-
formed only once in the other cases.
Syntax Serial: ^BZPW cc nn
~BZPW [cc]
Syntax Scripting: setconfig(_BZPW, cc, nn)
Number of Arguments: 2
Argument 1: Channel
Min: 1 Max: Total Number of Motors