|
|
|
5. AUTOMATIC OPERATION
B-64693EN-1/01
- 882 - NOTE
Number 1 for /1 can be omitted. However, when two or more optional block skip //3 N123 X100.0 Y200.0 ; Invalid The following figures show the relationship between the timing, when optional block skip signals
1. When BDTn is set to 1 before the CNC starts reading a block containing /n, the block is
BDTn "1"
"0"
Reading by CNC → . . . ; /n N123 X100. Y200. ; N234 . . .
Ignored
Fig. 5.5 (a) When BDTn is set to 1 while the CNC is reading a block containing /n, the block is not
BDTn "1" "0"
Reading by CNC → . . . ; /n N123 X100. Y200. ; N234 . . . .
Not ignored
Fig. 5.5 (b) When BDTn, currently set to 1, is set to 0 while the CNC is reading a block containing /n, the
BDTn "1" "0"
Reading by CNC → . . . ; /n N123 X100. Y200.; N234 . . . .
Ignored
Fig. 5.5 (c) Two or more optional block skip switches can be specified in a block and the block is ignored
BDT3 "1" "0"
Reading by CNC → . . . ; /1 /3 /5 N123 X100. Y200. ; N234 . . . Ignored
Fig. 5.5 (d)
|