Standard
Rll
Instructions
5--75
Standard RLL Instructions
Table Instructions
DL105 PLC User Manual, 3rd Edition
V aaa
MOVMC
The Move Memory Cartridge instruction is
used to copy data between V memory and
program ladder memory. The Load Label
instruction is
only
used with the MOVMC
instruction when copying data
from
program ladder memory
to
V--memory.
To copy data between V--memory and
program ladder memory, the function
parameters are loaded into the first two
levels of the accumulator stack and the
accumulator
by
two
additional
instructions. Listed below are the steps
necessary to program the Move Memory
Cartridge and Load Label functions.
LDLBL
aaa
K
S
Step 1:— Load the number of words to be copied into the second level
of the accumulator stack.
S
Step 2:— Load the offset for the data label area in ladder memory and
the beginning of the V--memory block into the first level of the stack.
S
Step 3:— Load the
source data label
(LDLBL Kaaa) into the
accumulator when copying data from ladder memory to V--memory.
Load the
source address
(LDA Oaaa) into the accumulator when
copying data from V--memory to ladder memory. This is the source
location of the value. Source addresses in V--memory must be entered
in HEX.
S
Step 4:— Insert the MOVMC instruction which specifies destination
V--memory (Vaaa), or data label (Kaaa). This is the copy destination.
Operand Data Type
DL130 Range
A
aaa
V--memory
V
All (See page 4--28)
NOTE:
See Appendix E for an explanation of the DL105 memory system.
Move Memory
Cartridge /
Load Label
(MOVMC), (LDLBL)
Содержание DL105
Страница 2: ...DL105 PLC User Manual Manual Number D1 USER M...
Страница 308: ...1B DL105 Error Codes In This Appendix Error Code Table...
Страница 314: ...1C Instruction Execution Times In This Appendix Introduction Instruction Execution Times...
Страница 324: ...1D Special Relays In This Appendix DL105 PLC Special Relays...
Страница 327: ...1E PLC Memory In This Appendix DL105 PLC Memory...
Страница 329: ...1F European Union Directives CE In This Appendix European Union EU Directives Basic EMC Installation Guidelines...