Switchover; G Code Display; Maximum Number Of Axes / Axis Designation - Siemens Sinumerik 802D sl Programming Manual

Iso turning
Hide thumbs Also See for Sinumerik 802D sl:
Table of Contents

Advertisement

Programming Basics
1.1 Introductory explanations
1.1.3

Switchover

The following two G commands are used to switch between Siemens mode and
ISO Dialect mode:
-- G290 -- Siemens NC programming language active
-- G291 -- ISO Dialect NC programming language active
G290 and G291 must be programmed in a separate NC program block.
The active tool, the tool offsets and the zero offsets are not changed by this action.
1.1.4

G code display

The G code display must always be implemented in the same language type
(Siemens/ISO Dialect) as the current block display. If the block display is suppres-
sed with DISPLOF, the current G codes continue to be displayed in the language
type of the active block.
Example
The Siemens standard cycles are called up using the G functions of the ISO Dia-
lect mode. DISPLOF is programmed at the start of the cycle, with the result that
the ISO Dialect G commands remain active for the display.
PROC CYCLE328 SAVE DISPLOF
N10 ...
...
N99 RET
Procedure
External main program calls Siemens shell cycle. Siemens mode is selected impli-
citly on the shell cycle call.
DISPLOF freezes the block display at the call block; the G code display remains in
external mode. This display is refreshed while the Siemens cycle is running.
The SAVE attribute resets the G codes modified in the shell cycle to their original
state when the shell cycle was called on the return jump to the main program.
1.1.5

Maximum number of axes / axis designation

In ISO Dialect--T the maximum number of axis is 8. Axis designation for the first
two axes is fixed to X and Z. Further axes can be designated Y, A, B, C, U, V, W.
1-12
SINUMERIK 802D sl/840D sl840D/840Di sl/840Di/810D ISO Turning - - 04.07 Edition
© SIEMENS AG 2007 All rights reserved
04.07

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents