Product manual
Machine Data, Modes and Traversing Programs IP 266
5.4.2 Traversing Blocks
Table 5-18 lists all functions permitted in a traversing program.
Table 5-18. Functions in a Traversing Block
Contents of a Traversing Block
Type of information
Organization
Preparatory
Geometry
Technology
Function Contents
Block number
Subroutine
Calls
E. g. type of position specification (absolute/relative)
Positioning information
Function 1 L
GFunction 2
Block no. N
Function 3 X
E. g. machining speed, dwell time, loop passesFunction 4 F
Auxiliary functions (output to the PLC interface for
control of machine functions)
Function 5 M
A block may contain one or more of the functions listed in the table. Each block
must begin with a block number. If several functions are to be programmed in
one block, they must be programmed in the order shown in the table. Each
function may appear only once in a given block and must be followed by at least
one <space>. Every block must be terminated with <1>.
The N function (block number)
The first function in a block, the N function, specifies the block number. This block
is mandatory, and consists of the letter "N", followed by a number comprising up
to three digits in the range 0 to 999.
Block numbers may appear in any order, and may be used more than once within
a traversing program.
The blocks are always processed in the order in which they are written in the
traversing program.
5-70
EWA 4NEB 812 6057-02