EasyManuals Logo

Siemens SINUMERIK 810D Programming Guide

Siemens SINUMERIK 810D
598 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #107 background imageLoading...
Page #107 background image
2
12.98 Subprograms, Macros
2.9 Su
pp
ressin
g
current block dis
p
la
y,
DISPLOF
2
840D
NCU 571
840D
NCU 572
NCU 573
FM-NC 810D 840Di
ï›™
Siemens AG 2000. All rights reserved
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA)
−
04.00 Edition
2-107
2.9 Suppressing current block display, DISPLOF
Programming
PROC … DISPLOF
Function
With DISPLOF the current block display is
suppressed for a subprogram. DISPLOF is placed at
the end of the PROC statement.
Instead of the current block, the call of the cycle or
the subprogram is displayed.
By default the block display is activated. Deactivation
of block display with DISPLOF applies until the
return from the subprogram or end of program. If
further subprograms are called from the subprogram
with the DISPLOF attribute, the current block display
is suppressed in these as well. If a subprogram with
suppressed block display is interrupted by an
asynchronized subprogram, the blocks of the current
subprogram are displayed.
Programming example
Suppress current block display in the cycle
%_N_CYCLE_SPF
;$PATH=/_N_CUS_DIR
PROC CYCLE (AXIS TOMOV, REAL POSITION) SAVE DISPLOF
;Suppress current block display
;Now the cycle call is displayed as the
current block
;e.g.: CYCLE(X, 100.0)
DEF REAL DIFF
;Cycle contents
G01 …
;
…
RET
;Subprogram return, the following block
of the calling program is displayed again

Table of Contents

Other manuals for Siemens SINUMERIK 810D

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 810D and is the answer not in the manual?

Siemens SINUMERIK 810D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 810D
CategoryControl Unit
LanguageEnglish

Related product manuals