EasyManuals Logo

Siemens SINUMERIK 828D Programming Manual

Siemens SINUMERIK 828D
822 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 #169 background imageLoading...
Page #169 background image
Flexible NC programming
1.25 Subprogram technique
Job planning
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
169
Examples
Example 1: Suppress current block display in the cycle
Program code Comments
PROC CYCLE (AXIS TOMOV, REAL POSITION) SAVE DISPLOF ; Suppress current block display
Instead, the cycle call should be
displayed, e.g.: CYCLE(X,100.0)
DEF REAL DIFF ; Cycle contents
G01 ...
...
RET ; Subprogram return jump. The block
following the cycle call is
displayed in the block display.
Example 2: Block display for alarm output
Subprogram SUBPROG1 (with
ACTBLOCNO):
Program code Comments
PROC SUBPROG1 DISPLOF ACTBLOCNO
N8000 R10 = R33 + R44
...
N9040 R10 = 66 X100 ; Output Alarm 12080
...
N10000 M17
Subprogram SUBPROG2 (without
ACTBLOCNO):
Program code Comments
PROC SUBPROG2 DISPLOF
N5000 R10 = R33 + R44
...
N6040 R10 = 66 X100 ; Output Alarm 12080
...
N7000 M17

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Questions and Answers:

Question and Answer IconNeed help?

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

Siemens SINUMERIK 828D Specifications

General IconGeneral
Control TypeCNC
Operating SystemWindows Embedded
ProcessorIntel Atom
Display10.4" color TFT display
InterfacesEthernet, USB
ProgrammingShopMill, ShopTurn
Operation Panel Size10.4"
Protection ClassIP65
PLC Memory2 MB
Spindle Capacity4 spindles
Hard DriveCompactFlash

Related product manuals