Type 4: Continuation position defined by block number

Block search type 4:

Continuation position by block number and program name

The block number is the number (N word) of an NC row in the NC program. To generate the NC program, the operator or the system is responsible for providing every row which is relevant later, even only once, with a unique block number. However, block number ambiguities may occur due to local and global subroutines. Therefore, to determine the exact continuation position, the program name (%...) can also be specified as an option to conduct a search for the block number.

Parameter:

Release Note

release_note

The optional specification of a program name is available as of Build V3.01.3000.00.

Continuation position by block number and pass counter

Since the block number is passed several times, e.g. in loops, it is not always unique on its own. In this case, machining start may be optionally triggered by the additional specification of a pass counter. The program name (%...) can also be specified as an additional option here.

Parameter:

Notice

notice

It is the user’s responsibility to supply the pass counter.

Example

example

With block number

Start at block number 60

Continuation position by block number
Continuation position by block number

Example

example

With block number and pass counter

Start at block number 60 in 5th pass

Continuation position by block number and pass counter
Continuation position by block number and pass counter