Siemens SINUMERIK 828D Commissioning Manual page 461

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Bit 3 = 0
Bit 4 = 1
Bit 5 = 1
Block search: Position clamped axes
At the end of the PROGEVENT cycle, all axes are positioned automatically with REPOSA.
Consequently, for clamped axes, the clamping must be opened automatically via the PLC or
the axes must positioned by the machine manufacturer previously in the CYCPE_MA cycle.
Example:
IF ($P_PROG_EVENT==5)AND($P_SEARCHL==5); Block search with SERUPRO
ENDIF
Block programming
It is preferable to use blocks during the multi-channel programming. To create a well structured
program, you can combine machining blocks.
You can assign the blocks to a spindle. By default, the spindle becomes the master spindle at
the start of the block. This behavior is configured in the CUST_MULTICHAN cycle and can be
augmented by the machine manufacturer as required.
Coordinate systems
Normally, the tools are used with 180° offset on the workpiece. This produces different
coordinate systems for the channels:
● Channel 1
● Channel 2
You can also set this 180° offset in a base zero offset permanently for the C-axis of the second
channel. Consequently, for example, holes at 0° are drilled in both channels at the same
workpiece position.
SINUMERIK Operate
Commissioning Manual, 10/2015, 6FC5397-3DP40-5BA3
Skip EXTCALL programs
Block search without calculation (only programGUIDE)
Block search with dry run
IF($AC_RETPOINT[B]<>$AA_IW[B]); Rotary axis is not in position
M... ; Open clamping
G0 B=$AC_RETPOINT[B]
M... ; Reclamp axis
ENDIF
MD52000 $MCS_DISP_COORDINATE_SYSTEM
= 34
Z to the right, X upwards
MD52000 $MCS_DISP_COORDINATE_SYSTEM
= 33
Z to the right, X downwards
Configuring cycles
7.3 Manufacturer cycles
Position of the coordinate system
Position of the coordinate system
93

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents