11 Programming of Cycles 05.91
11.12 @ Code table
@ code CL 800 instruction Function
@f05 Var 1 Var 2 Not yet defined Enable program for
execution
Var 1 : Input data starting
at Var 1
Var 2 : Output data starting
at Var 2
@f10 Var 1 Var 2 Var 1 =READ BLA
( Var 2 );
Read block from program,
absolute
Var 1 : Input data starting
at Var 1
Var 2 : Output data starting
at Var 2
@f11 Var 1 Var 2 Var 1 =READ BLN
( Var 2 );
Read block from program,
according to block number
Var 1 : Input data starting
at Var 1
Var 2 : Output data starting
at Var 2
@f12 Var 1 Var 2 Var 1 =COPY BLOCK
( Var 2 );
Copy block from source
program to target program
Var 1 : Input data starting
at Var 1
Var 2 : Output data starting
at Var 2
@f13 Var 1 Var 2 Var 1 =WRT COM
( Var 2 );
Write comment
Var 1 : Input data starting
at Var 1
Var 2 : Output data starting
at Var 2
@f20 Var 1 Var 2 Var 1 =EDIT WORD
( Var 2 );
Edit word in block
Var 1 : Input data starting
at Var 1
Var 2 : Output data starting
at Var 2
_______
Explanation of symbols:
x compare operator vop 1) Not at CL 800 level
0: . . . . no condition 2) ”Condition”: a)
Var
=Boolean variable
1:= . . . . equal to b)
Var
.
Const
=Bit from pattern
2: . . . . not equal to c)
Var
”Vop”
Value
3: . . . . greater than d) Extended condition
4: = . . . . greater than or equal to
5: . . . . less than 3) Option
6:= . . . . less than or equal to
7: . . . . true 4) No pointers possible,
8: . . . . not on CL 800 level only
Const
can be specified
11–80 © Siemens AG 1991 All Rights Reserved 6ZB5 410-0HD02
SINUMERIK 880, (PG)