Omron trajexia CJ1W-MCH72 Operation Manual page 16

Sysmac cj-series programmable controller
Hide thumbs Also See for trajexia CJ1W-MCH72:
Table of Contents

Advertisement

Motion control concepts
1-3-1-1 Relative and absolute moves
B
50
0
To move a single axis either the command MOVE for a relative move or the
command MOVEABS for an absolute move is used. Each axis has its own
move characteristics, which are defined by the axis parameters.
Suppose a control program is executed to move from the origin to an axis no.
0 (A) coordinate of 100 and axis no. 1 (B) coordinate of 50. If the speed
parameter is set to be the same for both axes and the acceleration and
deceleration rate are set sufficiently high, the movements for axis 0 and axis 1
will be as shown in the figure.
At start, both the axis 0 and axis 1 moves to a coordinate of 50 over the same
duration of time. At this point, axis 1 stops and axis 0 continues to move to a
coordinate of 100.
The move of a certain axis is determined by the axis parameters. Some
relevant parameters are:
/i
Parameter
UNITS
Unit conversion factor
ACCEL
Acceleration rate of an axis in units/s
DECEL
Deceleration rate of an axis in units/s
SPEED
Demand speed of an axis in units/s
Defining moves
B
10
0
50
Description
1
2
3
4
5
Section 1-3
MOVEABS(100) AXIS(0)
MOVEABS(50) AXIS(1)
A
100
2
2
ACCEL=10
DECEL=10
SPEED=10
MOVE(40)
A
6
5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents