Specifications

_____________________________________________________________________
_____________________________________________________________________
CONCISE GUIDE FANUC 19
2.11 “ / “ SKIPPING A BLOCK
This function is used to run or exclude the marked block.
To activate or exclude this function use the relevant key on the operator panel (“see paragraph 19.1)
- With the key warning light off the barred blocks are run.
- With the key warning light on the barred blocks are skipped.
Example:
N10 /T101
N20 /G54
N30 /G92 S2000
N40 /G96 S180 M4
N50 /G0 X100 Z2 M8
N60 /G1 Z-40 F0.25
2.12 NOTES AND COMMENTS
For programming requirements comments and notes can be entered into the program, for example an
indication of the type of tool next to the block where that tool is selected.
These notes can be entered in round brackets (...)
(…) a note written in round brackets can contain up to 30 characters, and is visible both during
programming and when the program is run
Example:
N10 T101 (EXTERNAL ROUGH MACHINING TOOL)
or
N18 M0 (TURN THE WORKPIECE)