User Manual

Table Of Contents
Brushless Specific Commands
Advanced Digital Motor Controller User Manual 343
TID - FOC Target Id
HexCode: 8F
Description:
In brunshless motors operating in sinusoidal mode, this command sets the desired Flux
(also known as Direct Current Id) for Field Oriented Control. This value must be 0 in typical
application. A non-zero value creates field weakening and can be used to achieve higher
rotation speed
Syntax Serial: ^TID cc nn
~TID [cc]
Syntax Scripting: setconfig(_TID, cc, nn)
Number of Arguments: 2
Argument 1: Channel
Min: 1 Max: Total Number of Motors
Argument 2: Amps
Type: Signed 32-bit
Min: 0
Default: 0
Where:
cc = Motor Channel
nn = Amps * 10
ZSMC - SinCos Calibration
HexCode: 46
Description:
Shows Sin/Cos calibration value that are captured after the completion of the Motor/Sen-
sor Setup. Values are not to be altered manually. When non-zero values are returned after
querying ZSMC, this indicates that the setup has been successfuly completed at one
time or another.
Syntax Serial: ^ZSMC cc nn
~ZSMC [cc]
Syntax Scripting: setconfig(_ZSMC, cc)
Number of Arguments:
Argument 1: InputNbr
Min: 1 Max: 6
Argument 2: Value
Type: Signed 16-bit