4 - 38 ISNC G Codes
704-0115-307
WinMax Lathe NC Programming
G61 - Precision Cornering
Precision cornering causes the subsequent line to come to an exact stop.
Default—No
Modal—Yes
Cancels G64 - Precision Cornering Cancel (default)
G64 - Precision Cornering Cancel (default)
Default—Yes
Modal—Yes
Cancels G61 - Precision Cornering.
G65 - Subprogram Call
The G65 subprogram command has the following form:
G65 P____ L_____ [followed by optional arguments]
The P represents the subprogram number and the L represents the number of iterations
that the subprogram must perform. These two methods of argument passing can be used
together.
Arguments
In a G65 subprogram call, the local variables in the calling program are not copied to the
local variables in the called subprogram. Arguments which follow the G65 command are
copied to the local variables in the subprogram as illustrated in the following command:
G65 P5080 A0.0 B8 C2.3 S6 T2 H81 I9 J3.5 K0 Z-1 R.1
The value which follows A is copied to the local variable #1 in the subprogram. Table 4–
7.Macro Mode B Local Variables and Subprogram Arguments, on page 4 - 39 shows the
relationships between the subprogram arguments and the local variables in the
subprograms.
Содержание winmax
Страница 14: ...xiv List of Tables 704 0115 307 WinMax Lathe NC Programming...
Страница 20: ...xx Programming and Operation Information 704 0115 307 WinMax Lathe NC Programming...
Страница 98: ...2 50 Basic NC G Codes 704 0115 307 WinMax Lathe NC Programming...
Страница 208: ...4 94 ISNC G Codes 704 0115 307 WinMax Lathe NC Programming...
Страница 236: ...5 28 ISNC M Codes 704 0115 307 WinMax Lathe NC Programming...
Страница 238: ...6 2 E Codes 704 0115 307 WinMax Lathe NC Programming...
Страница 254: ...12 Index 704 0115 307 WinMax Lathe NC Programming...