8.11 Writing Data to Host CPU Shared Memory
8.11.2 Writing data to host CPU shared memory
8-59
8
QCPU
INS
T
R
UCTIONS
TO
TO
O
perat
i
on
E
rror
In any of the following cases, an operation error occurs, the error flag (SM0) is turned ON, and
the corresponding error code is stored to SD0.
(1) When the specified value is outside of the following range.
(Error code: 4101)
• When the number of write points n3 is other than 0 to 320.
• When the beginning of the CPU shared memory address n2 of the write destination host
CPU exceeds the CPU shared memory range.
• When the CPU shared memory address n2 of the write destination host CPU + the
number of write points n3 exceeds the CPU shared memory range.
• When the start number of the devices that stores the data to be written
+ the number of
write points n3 exceeds the device range.
• When the host CPU operation information area, restricted system area or host CPU
refresh area is specified for the CPU shared memory address n2 of the write destination.
(2) When the I/O number specified for n1 is other than that of the host station.
(Error code: 2107)
(3) When the number specified for n1 is other than 3E0
H.
(Error code: 4100)
(4) When the specified instruction is improper.
(Error code: 4002)
(5) When the specified number of devices is wrong.
(Error code: 4003)
(6) When the unusable device is specified.
(Error code: 4004)
Program
E
xamp
l
e
In the following program, 10 points of data from address E0 are stored to the address C0 of the
host CPU shared memory when X0 turns ON.
[Structured ladder]
[ST]
TO(X0,H3E0,H0C0,Var_D0,10);
Remark
The n1 is specified by the first 3 digits of the hexadecimal 4 digits which represent
the start I/O number of the slot mounted to the CPU module.
CPU Slot
Start I/O number
3E00
n1
3E0
s
Содержание MELSEC Q Series
Страница 1: ...Structured Programming Manual Mitsubishi Programmable Controller QCPU Common Instructions ...
Страница 2: ......
Страница 14: ...A 12 MEMO ...
Страница 340: ...6 178 MEMO MTR ...
Страница 708: ...7 368 MEMO ...
Страница 776: ...8 68 MEMO ...
Страница 796: ...9 20 MEMO ...
Страница 804: ...App 8 MEMO ...
Страница 812: ...Index 8 MEMO ...
Страница 815: ......