User Manual

Table Of Contents
Brushless Specific Commands
Advanced Digital Motor Controller User Manual 385
Syntax Scripting: setconfig(_ZSMC, cc)
Number of Arguments:
Argument 1: InputNbr
Min: 1 Max: 6
Argument 2: Value
Type: Signed 16-bit
Where:
cc =
1: Sin Zero Point for motor 1
2: Cos Zero Point for motor 1
3: SinCos Ratio for motor 1
4: Sin Zero Point for motor 2
5: Cos Zero Point for motor 2
6: SinCos Ratio for motor 2
nn = Calibration value
AC Induction Specific Commands
TABLE 15-35. AC Induction Specific Commands
Command Arguments Description
BFBK Channel Mode AC Induction Operating Mode
ILM Inductance Mutual Inductance
ILLR Inductance Rotor Leakage Inductance
IRR Resistance Rotor Resistance
MPW MotorPower Minimum Power
MXS SlipFrequency Optimal Slip Frequency
RFC Channel Amps Rotor Flux Current
VPH Channel Ratio AC Induction Volts per Hertz
BFBK - AC Induction Operating Mode
HexCode: 63
Description:
For AC Induction motors this parameter selects the operating mode.
Syntax Serial: ^BFBK cc nn
~BFBK [cc]
Syntax Scripting: setconfig(_BFBK, cc)