Siemens SINUMERIK 880 Programming Manual page 265

Hide thumbs Also See for SINUMERIK 880:
Table of Contents

Advertisement

11 Programming of Cycles
11.12 @ Code table
@ code
@654 Var Value
@655 Var Var 1 Value
@656 Var Var 1 Value
@657 Var Var 1 Value
@658 Var Var 1 Value
@659 Var Value
@660 Var Const
@661 Var Const
@67x Var 1 Var 2 Value
@706
@710 Var 1 Var 2
@711 Var 1 Var 2 Var 3
@713 Var
@714
@715
_______
Explanation of symbols:
x
compare operator vop
0:
. . . . no condition
1:=
. . . . equal to
2:
. . . . not equal to
3:
. . . . greater than
4: =
. . . . greater than or equal to
5:
. . . . less than
6:=
. . . . less than or equal to
7:
. . . . true
8:
. . . . not
11–78
CL 800 instruction
Var =NOT Value ;
Var = Var 1 ORB Value ;
Var = Var 1 XORB
Value ;
Var = Var1 ANDB Value ;
Var = Var 1
NANDB Value ;
Var =NOTB Value
CLEAR BIT
( Var , Const );
SET BIT ( Var , Const );
POS MSYS;
Var 1 =PREP REF
( Var 2 );
Var 1 =INT SEC
( Var 2 Var 3 );
Var =PREP CYC;
STOP DEC;
STOP DEC;
1) Not at CL 800 level
2) "Condition":
a)
b)
c)
d)
3) Option
4) No pointers possible,
on CL 800 level only Const can be specified
© Siemens AG 1991 All Rights Reserved
Function
NOT
OR bit
EXCLUSIVE OR bit
AND bit
NAND bit
NOT bit
Clear bit in pattern
Const=Bit No. 0 . . . 7
Set bit ;
Const=Bit No. 0. . . 7
If the comparison between
Var 2 and Value has been
satisfied, the boolean variable
Var 1 is set to 1.
Specification of a position
referred to the machine
actual value system.
Reference preparation
Var 1: Output data starting
at Var 1
Var 2: Input data starting at
Var 2
Intersection calculation
Var 1: Output data starting at
Var 1
Var 2: First contour starting
at Var 2
Var 3: Default with 0
Start preparation for cycles
Var: Output data starting at
Var
Stop decoding; until buffer is
empty.
Stop decoding; until buffer is
empty (to coordinate rotation)
Var =Boolean variable
Var . Const =Bit from pattern
Var "Vop" Value
Extended condition
6ZB5 410-0HD02
SINUMERIK 880, (PG)
05.91

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sw 6Sinumerik 880 ga2Sw 1

Table of Contents