K1: Mode group, channel, program operation, reset response
9.9 Program operation
MD27880 $MC_PART_COUNTER (activation of workpiece counters)
Bit
7
11
15
Programming
The function is called in the main or the part program via the command GOTOS.
Syntax:
Parameters:
Application in synchronized actions: not possible
Note
GOTOS internally initiates a STOPRE (pre-processing stop).
Example
Programming
N10 ...
...
N90 GOTOS
...
9.9.11
Program section repetitions
9.9.11.1
Overview
Function
The program section repetition allows the repetition of any labeled section of a part program.
540
Val‐
Description
ue
In case of a program restart through the function "jump back to start of program", the
workpiece counter:
0
$AC_TOTAL_PARTS is not incremented.
1
$AC_TOTAL_PARTS is incremented.
0
$AC_ACTUAL_PARTS is not incremented.
1
$AC_ACTUAL_PARTS is incremented.
0
$AC_SPECIAL_PARTS is not incremented.
1
$AC_SPECIAL_PARTS is incremented.
GOTOS
none
Comment
; Beginning of the program
; Jump to beginning of the program
Function Manual, 01/2015, 6FC5397-0BP40-5BA2
Basic Functions