Moog Animatics SmartMotor™ Developer's Guide,Rev. L
Page 168 of 909
Mode Switch Example
Each SmartMotor™ can move freely between modes of operations including:
l
Velocity Mode
l
Torque Mode
l
Relative Position Mode
l
Absolute Position Mode
l
Electronic Gearing
l
Electronic Camming
This example shows how to use the SMI software to switch from Velocity mode to Torque
mode while the SmartMotor is running.
This procedure assumes that:
l
The SmartMotor is connected to the computer. For details, see Connecting the System
in the SmartMotor Installation & Startup Guide for your motor.
l
The SmartMotor is connected to a power source. (Certain models of SmartMotors
require separate control and drive power.) For details, see Understanding the Power
Requirements in the SmartMotor Installation & Startup Guide for your motor.
l
The SMI software has been installed and is running on the computer. For details, see
Installing the SMISoftware in the SmartMotor Installation & Startup Guide for your
motor.
l
You've completed the first-time motion example. For details, see Moving the
SmartMotor in the SmartMotor Installation & Startup Guide for your motor.
To create the example:
1.
Open the Motor View window. For details, see Motor View on page 68.
2.
In the SMI software Terminal window, enter the following commands:
VT=100000
ADT=1000
MV
G
RTRQ
Part 1: Programming: Mode Switch Example