8. Dwell
8.1 Per-second Dwell
145
Example of program
Dwell time [sec]
#1078 Decpt2 = 0
#1078 Decpt2 = 1
Command
DECIMAL
PNT-N
DECIMAL
PNT-P
DECIMAL
PNT-N
DECIMAL
PNT-P
G04 X500 ;
0.5
500
G04 X5000 ;
5
5000
G04 X5. ;
5
5
G04 X#100 ;
1000
1000
G04 P5000 ;
5
5
5000
G04 P12.345 ;
0.012
12.345
0.012
12.345
G04 P#100 ;
1
1000
1
1000
(Note 1)
The above examples are the results under the following conditions.
•
Input setting unit 0.001mm or 0.0001inch
•
#100 = 1000 ;
(Note 2)
"DECIMAL PNT-P" is a control parameter (#8112).
(Note 3)
If the input setting unit is 0.0001inch, the X before G04 will be multiplied by 10. For
example for "X5. G04 ;", the dwell time will be 50 sec.
Precautions and restrictions
(1) When using this function, command X after G04 in order to make sure that the dwell is based
on X.