Scl utility software – Applied Motion RS-232 User Manual
Page 11

11
920-0002 Rev. I
2/2013
Host Command Reference
The Q Programmer software automates many of the functions shown in the diagram above.
SCL Utility software
The SCL Utility software is an excellent application for familiarizing yourself with host commands. SCL Utility
can be downloaded for free from www.applied-motion.com.
To send commands to your drive from SCL Utility simply type a command in the Command Line and press
the ENTER key to send it. (Remember that all commands are capital letters so pressing the Caps Lock key first
is a good tip). Pressing the ENTER key while in SCL Utility does two things: it terminates the command with a
carriage return and automatically sends the entire string. Try the example sequence below. In this example, note
that
with a carriage return.
IMPORTANT: We recommend practicing with SCL commands with no load attached to the motor
shaft. You want the motor shaft to spin freely during startup to avoid damaging mechanical components
in your system.
AC25
Set accel rate to 25 rev/sec/sec.
DE25
Set decel rate to 25 rev/sec/sec
VE5
Set velocity to 5 rev/sec
FL20000
Move the motor 20000 steps in the CW direction.
If your motor didn’t move after sending the FL20000 check the LEDs on your drive to see if there is an error
present. If so send the AR command (AR
green LED it means the drive is disabled. Enable the drive by sending the ME command (ME
verify that the you see a steady, flashing green LED. Then try the above sequence again.
Here is another sample sequence you can try.
JA10
Set jog accel rate to 10 rev/sec/sec
JL10
Set jog decel rate to 10 rev/sec/sec
JS1
Set jog speed to 1 rev/sec
CJ
Commence jogging
CS-1
Change jog speed to 1 rev/sec in CCW direction
SJ
Stop jogging
In the above sequence notice that the motor ramps to the new speed set by CS. This ramp is affected by
the JA and JL commands. Try the same sequence above with different JA, JL, JS, and CS values to see how the
motion of the motor shaft is affected.