CNC 8070
12
·225·
(R
EF
: 1709)
ADDITIONAL PREPARATORY
FUNCTIONS
12.1
Dwell (G04 / #TIME).
The F04 function and the #TIME instruction may be used to interrupt the execution of the
program for the specified period of time. Both commands are equivalent and either one may
be used.
Programming (1). G04.
Program function G04 and then the dwell time.
Programming format.
The programming format is the following; the arguments appear between curly brackets and
the optional ones between angle brackets. The K command may be left out when the dwell
is programmed with a constant.
G04 K{time}
G04 {time}
Programming (2). #TIME.
The dwell must be programmed with programming this instruction.
Programming format.
The programming format is the following; the arguments appear between curly brackets and
the optional ones between angle brackets. If the time is programmed with a constant or a
parameter, the brackets [] may be left out .
#TIME [{time}]
#TIME {time}
K{time}
Dwell.
Units: Seconds.
{time}
Dwell (programmed with a constant).
Units: Seconds.
G04 K0.5
(0.5 second dwel)
G04 8.5
(8.5 second dwel)
P1=3
G04 KP1
(3 second dwel)
P1=3
G04 K[P1+7]
(10 second dwel)
{time}
Dwell.
Units: Seconds.
Содержание 8070 BL
Страница 1: ... Ref 1709 8070 CNC Programming manual ...
Страница 8: ...BLANK PAGE 8 ...
Страница 12: ...BLANK PAGE 12 ...
Страница 14: ...BLANK PAGE 14 ...
Страница 26: ...BLANK PAGE 26 ...
Страница 28: ...BLANK PAGE 28 ...
Страница 30: ...BLANK PAGE 30 ...
Страница 60: ...Programming manual CNC 8070 2 MACHINE OVERVIEW Home search 60 REF 1709 ...
Страница 72: ...Programming manual CNC 8070 3 COORDINATE SYSTEM Coordinate programming 72 REF 1709 ...
Страница 80: ...Programming manual CNC 8070 4 WORK PLANES Select the longitudinal axis of the tool 80 REF 1709 ...
Страница 96: ...Programming manual CNC 8070 5 ORIGIN SELECTION Polar origin preset G30 96 REF 1709 ...
Страница 178: ...Programming manual CNC 8070 9 TOOL PATH CONTROL MANUAL INTERVENTION Variables 178 REF 1709 ...
Страница 304: ...Programming manual CNC 8070 16 C AXIS Machining of the turning side of the part 304 REF 1709 ...
Страница 440: ...Programming manual CNC 8070 22 STATEMENTS AND INSTRUCTIONS Flow controlling instructions 440 REF 1709 ...
Страница 442: ...Programming manual CNC 8070 23 CNC VARIABLES 442 REF 1709 ...
Страница 443: ...Programming manual CNC 8070 443 User notes REF 1709 ...