Move, Fill, And Table Instructions - Siemens Simatic S7-200 System Manual

Programmable controller
Hide thumbs Also See for Simatic S7-200:
Table of Contents

Advertisement

Instruction Set

10.8 Move, Fill, and Table Instructions

Move Byte
L
MOV_B
A
EN
D
IN
S
T
MOVB
L
212
214
Move Word
L
MOV_W
A
EN
D
IN
S
T
MOVW IN, OUT
L
212
214
Move Double Word
L
MOV_DW
A
EN
D
IN
S
T
MOVD
L
212
214
Move Real
L
MOV_R
A
EN
D
IN
S
T
MOVR
L
212
214
10-68
The Move Byte instruction moves the input byte (IN) to the
output byte (OUT). The input byte is not altered by the move.
OUT
Operands:
IN, OUT
215
216
The Move Word instruction moves the input word (IN) to the
output word (OUT). The input word is not altered by the move.
OUT
Operands:
215
216
The Move Double Word instruction moves the input double
word (IN) to the output double word (OUT). The input double
word is not altered by the move.
OUT
Operands:
IN, OUT
215
216
The Move Real instruction moves a 32-bit, real input double
word (IN) to the output double word (OUT). The input double
word is not altered by the move.
OUT
Operands:
IN, OUT
215
216
IN:
VB, IB, QB, MB, SMB, AC, Constant,
*VD, *AC, SB
OUT:
VB, IB, QB, MB, SMB, AC, *VD, *AC,
SB
IN:
VW, T, C, IW, QW, MW, SMW, AC,
AIW, Constant, *VD, *AC, SW
OUT:
VW, T, C, IW, QW, MW, SMW, AC,
AQW, *VD, *AC, SW
IN:
VD, ID, QD, MD, SMD, AC, HC,
Constant, *VD, *AC, &VB, &IB, &QB,
&MB, &T, &C, &SB, SD
OUT:
VD, ID, QD, MD, SMD, AC, *VD, *AC,
SD
IN:
VD, ID, QD, MD, SMD, AC, Constant,
*VD, *AC, SD
OUT:
VD, ID, QD, MD, SMD, AC, *VD, *AC,
SD
S7-200 Programmable Controller System Manual
C79000-G7076-C230-02

Advertisement

Table of Contents
loading

Table of Contents