Siemens SINUMERIK 880 Programming Manual page 257

Hide thumbs Also See for SINUMERIK 880:
Table of Contents

Advertisement

11 Programming of Cycles
11.12 @ Code table
@ code
@392 Var Value 1 Value 2
@393 Var Value 1 Value 2
@394 Var
Value 1 Value 2
Value 3
@395 Var
Value 1 Value 2
Value 3
@3a0 Var
Value 1 Value 2
Value 3
@3a1 Var
Value 1 Value 2
Value 3
@3a2 Var
Value 1 Value 2
Value 3
_______
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–70
CL 800 instruction
Var =PLCPB
( Value 1 , Value 2 ;
Var =PLCFB
( Value 1 , Value 2 ;
Var =PLCDBL
( Value 1 , Value 2 ,
Value 3 );
Var =PLCDBR
( Value 1 , Value 2 ,
Value 3 );
Var =PLCIW
( Value 1 , Value 2 ,
Value 3 );
Var =PLCQW
( Value 1 , Value 2 ,
Value 3 );
Var =PLCPW
( Value 1 , Value 2 ,
Value 3 );
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
PLC peripheral byte
Value 1: PLC No. 1, 2
Value 2: Byte addr. 0...127
PLC flag byte
Value 1: PLC No.1, 2
Value 2: Byte addr. 0...255
PLC data word left
Value 1: PLC No.1, 2
Value 2: DB No.1...255
DX No.1000...1255
Value 3: DW No.0...2043
PLC data word right
Value 1: PLC No.1, 2
Value 2: DB No.1...255
DX No.1000...1255
Value 3: DW No.0...2043
PLC input word
Value1: PLC No.1, 2
Value 2: Word addr. 0...126
Value 3: DIM identifier
0...9 fixed point
100...109 BCD
PLC output word
Value1: PLC No.1, 2
Value 2: Word addr. 0...126
Value 3: DIM identifier
0...9 fixed point
100...109 BCD
PLC peripheral word
Value1: PLC No.1, 2
Value 2: Word addr. 0...126
Value 3: DIM identifier
0...9 fixed point
100...109 BCD
Var =Boolean variable
Var . Const =Bit from pattern
Var "Vop" Value
Extended condition
6ZB5 410-0HD02
SINUMERIK 880, (PG)
01.93

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sw 6Sinumerik 880 ga2Sw 1

Table of Contents