Siemens SINUMERIK 880 Programming Manual page 250

Hide thumbs Also See for SINUMERIK 880:
Table of Contents

Advertisement

05.91
@f23
Clear word in block
This @ code enables a particular word to be cleared in a block that has previously
been read with @f10 or @f11. The block is then automatically written back into the
part program memory.
Syntax:
Input parameters:
Output parameters:
CL 800 reserved word:
Example:
The following block is contained in the machining buffer:
"Z80" (corresponding to word four) is to be cleared by means of @f23.
Input R parameters
R
:
4
x
R
+1:
90 ("Z")
x
Example: Combined application of @f20 and @f21
The block is:
In this case"X100" is to be replaced by "X1=R100". "X1=R100" is equivalent to two words.
For this reason two consecutive commercial @s must be used.
@f20:
Change 'X100' into 'X1='
@f21:
Insert "R100"
The following values are assigned to the R parameters:
R parameter
@f20
R
2
x
R
+1
88 ("X")
x
R
+2
1
x
R
+3
1
x
R
+4
61 ("=")
x
R
+5
0
x
© Siemens AG 1991 All Rights Reserved
SINUMERIK 880, (PG)
@f23 <R
> <R
>
x
y
R
:
Word number in block
x
R
+1:
Address letter (X, Y, Z, M..)
x
R
:
Error feedback
y
– as @f20
CLEAR WORD
N10
Word number
Address letter
N10
G01
X100
Y50
L F
(first word)
(second word)
@f21
3
82 ("R")
0
0
0
100
6ZB5 410-0HD02
11 Programming of Cycles
11.11 Part program handling
G01
X100
Y50
Z80
L F
nd
2
word"R100"
st
1
word"X1="
11–63

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sw 6Sinumerik 880 ga2Sw 1

Table of Contents