User Manual

Table Of Contents
Commands Reference
384 Advanced Digital Motor Controller User Manual V2.1, December 3, 2020
Example:
^VK 1 14000 : Set the motor voltage constant to 14 V/krpm
ZSMA - Cos Amplitude
HexCode: E5
Description:
This parameter contains the amplitude of the Cosine signal (SinCos sensor), which along
with the values of ZSMC is used in order to calculate the signal quality (see SEC - Read
Sensor Errors).
Syntax Serial: ^ZSMA cc nn
~ZSMA [cc]
Syntax Scripting: setconfig(_ZSMA, cc, nn)
Number of Arguments: 2
Argument 1: Channel
Min: 1 Max: Total Number of Motors
Argument 2: Value
Type: Signed 16-bit
Where:
cc = Channel
nn = Calibration Value
Example:
^ZSMA 2 1800: Set the amplitude of the Cos signal of the SinCos sensor of motor 2 to
1800.
ZSMC - SinCos Calibration
HexCode: 46
Description:
This parameter contains Sin/Cos calibration values that are captured after the execution of
the Motor/Sensor 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 com-
pleted at one time or another.
Syntax Serial: ^ZSMC cc nn
~ZSMC [cc]