Command Summary - Jogging; Operand Summary - Independent Axis; Examples - Galil Motion Control CDS-3310 User Manual

Table of Contents

Advertisement

increment plus the current position. This command is useful when trying to synchronize the position
of two motors while they are moving.
Note that the controller operates as a closed-loop position controller while in the jog mode. The CDS-
3310 converts the velocity profile into a position trajectory and a new position target is generated every
other sample period. This method of control results in precise speed regulation with phase lock
accuracy.

Command Summary - Jogging

COMMAND
AC A,B,C,D
BG ABCD
DC A,B,C,D
IP A,B,C,D
IT A,B,C,D
JG +/-A,B,C,D
ST ABCD
Parameters can be set with individual axes specifiers such as JGB=2000 (set jog speed for B axis to
2000).

Operand Summary - Independent Axis

OPERAND
_ACx
_DCx
_SPx
_TVx

Examples

Jog in X only
Jog A motor at 50000 count/s. After A motor is at its jog speed, begin jogging C in reverse direction at
25000 count/s.
CDS-3310
DESCRIPTION
Specifies acceleration rate
Begins motion
Specifies deceleration rate
Increments position instantly
Time constant for independent motion smoothing
Specifies jog speed and direction
Stops motion
DESCRIPTION
Return acceleration rate for the axis specified by 'x'
Return deceleration rate for the axis specified by 'x'
Returns the jog speed for the axis specified by 'x'
Returns the actual velocity of the axis specified by 'x' (averaged over .25 sec)
Instruction
#A
AC 20000,,20000
DC 20000,,20000
JG 50000,,-25000
BG A
AS A
BG C
EN
Interpretation
Label
Specify A,C acceleration of 20000 cts / sec
Specify A,C deceleration of 20000 cts / sec
Specify jog speed and direction for A and C axis
Begin A motion
Wait until A is at speed
Begin C motion
Chapter 6 Programming Motion
i
45

Advertisement

Table of Contents
loading

Table of Contents