333
Data Movement Instructions Section 3-8
3-8-2 MOVE NOT: MVN(022)
Purpose Transfers the complement of a word of data to the specified word.
Ladder Symbol
Variations
Applicable Program Areas
Operand Specifications
1 2 43
15 8 71112 340
D00010
MOV
#1234
D00010
MOV
+1234
D00011
00002
00001
0 4 2D
15 8 71112 340
D00011
(Decimal 1234)
MOV
-1234
D00012
00003
F B E2
15 8 71112 340
D00012
(Decimal -1234)
(Hexadecimal 1234
MVN(022)
S
D
S: Source
D: Destination
Variations Executed Each Cycle for ON Condition MVN(022)
Executed Once for Upward Differentiation @MVN(022)
Executed Once for Downward Differentiation Not supported
Immediate Refreshing Specification Not supported
Block program areas Step program areas Subroutines Interrupt tasks
OK OK OK OK
Area S D
CIO Area CIO 0000 to CIO 6143
Work Area W000 to W511
Holding Bit Area H000 to H511
Auxiliary Bit Area A000 to A959 A448 to A959
Timer Area T0000 to T4095
Counter Area C0000 to C4095
DM Area D00000 to D32767
EM Area without bank E00000 to E32767
EM Area with bank En_00000 to En_32767
(n = 0 to C)
Indirect DM/EM
addresses in binary
@ D00000 to @ D32767
@ E00000 to @ E32767
@ En_00000 to @ En_32767
(n = 0 to C)
Indirect DM/EM
addresses in BCD
*D00000 to *D32767
*E00000 to *E32767
*En_00000 to *En_32767
(n = 0 to C)
Constants #0000 to #FFFF (binary) ---
Data Registers DR0 to DR15