Chapter 12 Troubleshooting
12-15
1
Meaning How to deal with
writing is out of the allowed word
register area.
(Valid range:
9022 36898
The start address of the local
buffer of word type for data
writing is within the allowed word
register area but can not meet the
alignment of word register
addresses.
(Valid range:
Modify the start address of the local buffer or
offset length.
9023 36899
The local buffer of word type for
the data reading has no enough
space to meet the specified
length of data.
(Valid range:
Modify the start address of the local buffer to
make it have enough space to meet the
specified data length.
9024 36900
The start address of the local
buffer of word type for data
writing is out of the allowed word
register area.
(Valid range:
Modify the start address of the local buffer
within the allowed word register area.
9025 36901
The start address of the local
buffer of word type for data
reading is within the allowed word
register area but can not meet the
alignment of word register
addresses.
(Valid range:
Modify the start address of the local buffer or
offset length.
9026 36902
The local buffer of bit type for
data writing has no enough space
to meet the specified length of
data.
(Range:
%QX0.0~%QX127.7,%MX0.0~%
Modify the start address of the local buffer to
make it have enough space to meet the
specified data length.
9027 36903
The start address of the local
buffer of bit type for data writing is
out of the allowed area.
(Range:
%QX0.0~%QX127.7,%MX0.0~%
MX65535.7)
Modify the start address of the local buffer
within the allowed area.
9028 36904
The local buffer of bit type for
data reading has no enough
space to meet the specified
length of data.
(%QX0.0~%QX127.7,%MX0.0~%
MX65535.7)
Modify the start address of the local buffer to
make it have enough space to meet the
specified data length.
9029 36905
The start address of the local
buffer of bit type for data reading
Modify the start address of the local buffer
within the allowed area.