Galil DMC-3425 Independent Jogging, Command Summary - Jogging, Jog in A and C axes, Examples

Models: DMC-3425

1 210
Download 210 pages 53.34 Kb
Page 80
Image 80
Independent Jogging

Independent Jogging

The jog mode of motion is very flexible because speed, direction and acceleration can be changed during motion. The user specifies the jog speed (JG), acceleration (AC), and the deceleration (DC) rate for each axis. The direction of motion is specified by the sign of the JG parameters. When the begin command is given (BG), the motor accelerates up to speed and continues to jog at that speed until a new speed or stop (ST) command is issued. If the jog speed is changed during motion, the controller will make a accelerated (or decelerated) change to the new speed.

An instant change to the motor position can be made with the use of the IP command. Upon receiving this command, the controller commands the motor to a position which is equal to the specified 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 DMC- 3425 converts the velocity profile into a position trajectory and a new position target is generated every 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

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

Parameters can be set with individual axes specifiers such as JGB=2000 (set jog speed for B axis to 2000) or ACBH=400000 (set acceleration for B and H axes to 400000).

Operand Summary - Independent Axis

OPERAND

_ACn

_DCn

_SPn

_TVn

DESCRIPTION

Return acceleration rate for the axis specified by ‘n’ Return deceleration rate for the axis specified by ‘n’ Returns the jog speed for the axis specified by ‘n’

Returns the actual velocity of the axis specified by ‘n’ (averaged over .25 sec)

Examples

Jog in A and C axes

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.

72 • Chapter 6 Programming Motion

DMC-3425

Page 80
Image 80
Galil DMC-3425 Independent Jogging, Command Summary - Jogging, Jog in A and C axes, Operand Summary - Independent Axis