607
Table Data Processing Instructions Section 3-16
Operand Specifications
Description SWRIT(640) overwrites the data in the desired word with the data specified in
S. The location of the desired word is calculated by subtracting the offset
value in C from the stack pointer (TB+3 and TB+2). SWRIT(640) does not
change the stack pointer.
SWRIT(640) can be used to change the data for an item currently on a con-
veyor. The position of the desired item is simply the number of items back (the
offset value) from the most recent item added to the conveyor.
Area TB C S
CIO Area CIO 0 to CIO 6143
Work Area W0 to W511
Holding Bit Area H0 to H511
Auxiliary Bit Area A448 to A959 A0 to A959
Timer Area T0000 to T4095
Counter Area C0000 to C4095
DM Area D0 to D32767
Indirect DM addresses
in binary
@ D0 to @ D32767
Indirect DM addresses
in BCD
*D0 to *D32767
Constants --- #0001 to #FFFB
(Hexadecimal)
#0000 to #FFFF
(Hexadecimal)
Data Registers --- DR0 to DR15
Index Registers ---
Indirect addressing
using Index Registers
,IR0 to ,IR15
–2048 to +2047 ,IR0 to –2048 to +2047 ,IR15
DR0 to DR15, IR0 to IR15
,IR0+(++) to ,IR15+(++)
,–(– –)IR0 to, –(– –)IR15
A
S
B
C
D
TB
TB+1
TB+2
TB+3
TB+4
m
n
A
C
D
TB
TB+1
TB+2
TB+3
TB+4
m
n
C
n
m
n
m
Stack
PLC memory
address
Stack
Pointer
Pointer
Last word
in stack
Last word
in stack
Offset value
Writes the data (A) without
changing the stack pointer.
Overwrites the data in the desired
word with the data in S.
The address of the desired word is
calculated by subtracting the offset
value from the stack pointer address.