
PROGRAMMING
B–63124EN/01
14. FUNCTIONS TO SIMPLIFY
PROGRAMMING
147
dy : Punch point intervals in the Y-axis direction
This is commanded by a positive number when the first punch point
in the Y-axis direction is located in the +Y direction as viewed from
the start point.
nx : Number of punch points in the X-axis direction (1 to 9999)
The start point is excluded from the number of punch points.
ny : Number of punch points in the Y-axis direction (1 to 9999)
The start point is excluded from the number of punch points.
N551X500.0Y100.0 ;
N552G78I-30.0P3J20.0K3 ;
#3x #2x #1x (500, 100)
20
30
#3y
#2y
#1y
Start point
If it is not desired to punch the start point, command N551 block as
N551G72X500.0Y100.0;
NOTE
If the number of punch points is 0 in the X-axis or Y-axis
direction, alarm (No. 4505) is produced.
Examples