Delta AS Series Programming Manual page 1233

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

AS Ser ies Pro gra mm in g M anu al
Explanation
1.
This instruction performs 2-axis relative-position clockwise arc interpolation. S
the target coordinate on X axis, target coordinate on Y axis, and the shift of the center of a circle. Refer to the
following operation for drawing the counterclockwise arc for details.
2.
D
and D
are the output devices for the X and Y axes respectively. Refer to the DPPMR instruction (API 2710) for
1
2
the selection of output points and output mode for the axes.
3.
S
sets the target frequency for the reference. The target reference frequency is used for the prior calculation when
4
the PLC plans the travel path for the arc, after the instruction is executed. If the estimated calculation process
cannot achieve the planned arc travel path, the output frequency is automatically decreased so as to fulfill the
synchronized arc drawing function.
4.
S
is the setting value for function selection. See the descriptions below.
5
Setting value in S
0
1
2
_6
10
11
12
20
21
22
6 - 9 5 4
S
: The shift of the center or central angle
5
3
Shift of the center (32-bit integer type)
Shift of the center (32-bit integer type)
Shift of the center (32-bit integer type)
Shift of central angle (floating point type)
Shift of central angle (floating point type)
Shift of central angle (floating point type)
Invalid
Invalid
Invalid
, S
and S
respectively designate
1
2
3
Description
The arc resolution uses a 10° arc as the
basic angle for motion.
The arc resolution uses a 5° arc as the
basic angle for motion.
The arc resolution uses a 1° arc as the
basic angle for motion. (FW V1.04.60 or
later)
The arc resolution uses a 10° arc as the
basic angle for motion. (FW V1.04.40 or
later)
The arc resolution uses a 5° arc as the
basic angle for motion. (FW V1.04.40 or
later)
The arc resolution uses a 1° arc as the
basic angle for motion. (FW V1.04.60 or
later)
The arc resolution uses a 10° arc as the
basic angle for motion to create a 90
degree arc of an ellipse and to end at a
point where X and Y axes target
corrdinates specified.
(FW V1.10.10 or later)
The arc resolution uses a 5° arc as the
basic angle for motion to create a 90
degree arc of an ellipse and to end at a
point where X and Y axes target
corrdinates specified.
(FW V1.10.10 or later)
The arc resolution uses a 1° arc as the
basic angle for motion to create a 90

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents