336
Data Movement Instructions Section 3-8
Example When CIO 000000 is ON in the following example, the content of D00101 and
D00100 are copied to D00201 and D00200.
3-8-4 DOUBLE MOVE NOT: MVNL(499)
Purpose Transfers the complement of two words of data to the specified words.
Ladder Symbol
Variations
Applicable Program Areas
Operand Specifications
MVNL(499)
S
D
S: First source word
D: First destination word
Variations Executed Each Cycle for ON Condition MVNL(499)
Executed Once for Upward Differentiation @MVNL(499)
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 6142
Work Area W000 to W510
Holding Bit Area H000 to H510
Auxiliary Bit Area A000 to A958 A448 to A958
Timer Area T0000 to T4094
Counter Area C0000 to C4094
DM Area D00000 to D32766
EM Area without bank E00000 to E32766
EM Area with bank En_00000 to En_32766
(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 #00000000 to #FFFFFFFF
(binary)
---