Parameter Manual
Operating Instructions, 08/2013, 6FC5397-8EP40-0BA0
37
Machine data
2.2 General machine data
Example blocks in which reorganize is impossible:
• Tool change
• 1st block after the Repos procedure
• Block after an ASUB from JOG/canceled
Bit7 = 1
Means that there cannot be a stop in any block in which repositioning is
impossible.
Reposition is an internal procedure that is needed for mode change after JOG/
JOGREF..., switch skip block on and off, activate machine data, axis replace-
ment, switch on overstore, switch on single block, switch dry run feedrate on
and off, subroutine level cancelation, and possibly user ASUBs. Reposition is
never needed in Reset state.
Example blocks in which reposition is impossible:
- G33 + blocks in which reorganize is impossible.
Bit8 = 1
Means that there is no stop in a residual block that does not contain tra-
versing information.
Bit9 = 1
Means that there is no stop in a run in/main run synchronization block
(e.g.STOPRE, $Variable) that is repeated because of an interruption with
Reorg (e.g. mode change).
Bit10= 1
Means that there is no stop in a "tool selection block". "Tool selection
block" only occurs with tool management (magazine management or TMMG) active.
This block gives the corresponding tool change command to the PLC.
This block is generally generated by T programming from the part program.
Example block "N1010 T="Drill" M6 D1"
Depending on machine data, the "tool selection block" can be held in the
interpolator until the PLC has acknowledged the corresponding tool change
(see MD20310 $MC_TOOL_MANAGEMENT_MASK). However the program status remains in
"run".
Bit11= 1
The control has to automatically generate implicit GET blocks for the axis
replacement function (axis replacement: 2 or more channels control one axis
alternately) if no explicit GET(D) has been programmed and the following
block wants to traverse the axis. (The other channel had previously used this
axis).
An explicitly programmed GET may appear as follows "getd(x1,y1,z1) or
get(x1,y1,z1)".
There is no stop at explicit or implicit GET blocks in the single block with
this bit 11.
Bit12= 1
There is no stop in the single block type 2 in the SBLON block.
Bit13= 1
If an axis is pulled out in the middle of a block and possibly assigned to
another channel, then there is no stop at the PREMATURE end of this block.
This block follows a REPOSA in order to traverse it to the end, there is no
stop until this end has been reached.
Bit14=1
In a part program line, in which a substitution subroutine is called due to
NC language replacement, only one stop is performed under the condition that
the subroutine includes PROC attribute SBLOF. It is irrelevant whether the
subroutine is called at block start and/or end or whether it is exited with
Siemens Controls