Siemens sinumerik 840D sl Function Manual page 832

Hide thumbs Also See for sinumerik 840D sl:
Table of Contents

Advertisement

Example:
PROC NAMES
DEF INT VARIABLE, ARRAY[2]
START:
FOR VARIABLE = 1 TO 9
G1 F10 X=VARIABLE*10-56/86EX4+4*SIN(VARIABLE/3)
ENDFOR
M17
In order to execute this program normally, the following machine data must specify at least 3
names:
MD28020 $MC_MM_NUM_LUD_NAMES_TOTAL
Six names are required to compile this program after POWER ON.
Preprocessed programs/cycles are stored in the dynamic NC memory. The space required
for each program must be flashed over unmodified as outlined above. Adjustment of the
memory mapping in the static NC memory is required only if bit 6 = 1 is set in the following
machine data:
MD10700 $MN_PREPROCESSING_LEVEL (program processing level)
In this case, the program compilations for which there is insufficient space in the dynamic NC
memory are stored in the static NC memory.
Examples for appropriate machine data settings can be found under "Examples" in the
Subsection "Preprocessing in the dynamic NC memory".
Special functions: Preprocessing (V2)
Function Manual, 11/2006, 6FC5397-2BP10-2BA0
; 1 name
; 2 names
; 1 name, only for preprocessing
; 1 name, only for preprocessing
; 1 name, only for preprocessing
Detailed description
2.2 Program handling
11

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents