User Manual

Table Of Contents
Commands Reference
340 Advanced Digital Motor Controller User Manual V2.0, July 8, 2019
Syntax Serial: ^SPOL cc nn
~SPOL [cc]
Syntax Scripting: setconfig(_SPOL, cc, nn)
Number of Arguments: 2
Argument 1: Channel
Min: 1 Max: Total Number of Motors
Argument 2: Number
Type: Unsigned 8-bit
Min: 1 Max: 255
Default: 1
Where:
cc = Motor channel
nn = Number of poles
SSF – Sensorless Start-Up Frequency
HexCode: C0
Description:
This configuration parameter is applicable only for sensorless motor controllers. This is
the minimum frequency (electrical Hz) at which the motor will always try to commutate if
slowed down.
Syntax Serial: ^SSF cc nn
~SSF [cc]
Syntax Scripting: setconfig(_SSF, cc, nn)
Number of Arguments:
Argument 1: Channel
Min: 1 Max: Total Number of Motors
Argument 2: Frequency
Type: Unsigned 16-bit
Min: 1 Max: 35000
Default: 100
Where:
cc = Motor channel
nn = Frequency (Hz*10)