569
FX
3U
/FX
3UC
Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
24 Others – FNC181 to FNC189
24.1 FNC182 – COMRD / Read Device Comment Data
21
FN
C
160-FN
C
169
R
eal
Ti
m
e
C
loc
k
C
ont
ro
l
22
FN
C
170
-F
N
C
17
9
E
xt
e
rnal
D
evi
ce
23
FN
C
180
Su
b
st.
I
n
str
. I
n
fo
24
FN
C
181-FN
C
189
O
ther
s
25
FN
C
190-FN
C
19
9
B
loc
k D
a
ta
O
per
at
io
n
26
FN
C
200-FN
C
209
C
har
act
e
r St
ring
C
ont
ro
l
27
F
N
C2
10
-F
NC
21
9
Da
ta
O
per
at
ion 3
28
FN
C
220-FN
C
24
9
Da
ta
Co
m
p
a
ris
o
n
29
FN
C
250-FN
C
269
Da
ta
T
a
b
le
O
per
at
io
n
30
FN
C
27
0-F
N
C
274
Ex
-D
ev
ic
e
In
ve
rte
r C
o
mm
s
For example, when the comment of
is "LineNo.1Start", it is stored in
and later as shown
below.
2) The final data of
is as follows depending on the ON/OFF status of M8091.
Related device
Caution
• To the device
, specify a device number for which comment is registered (written) in the PLC.
If comment is not registered (written) for the device
, "20H" (space) is stored in
and later for
the number of characters in the comment (16 half-width characters).
Errors
An operation error is caused in the following cases; The error flag M8067 turns ON, and the error code is
stored in D8067.
• When any comment is not registered (written) in the device
(error code: K6706)
• When the range of points used after
for comment exceeds the corresponding device range
(error code: K6706)
ON/OFF status
Contents of processing
M8091 = OFF
•
When the number of characters in the comment is odd, "00H" is stored in the high-order byte (8
bits) of the device storing the final character.
•
When the number of characters in the comment is even, "00H" is stored in the next device of the
device storing the final character.
M8091 = ON
•
When the number of characters in the comment is odd, the high-order byte (8 bits) of the device
storing the final character does not change.
•
When the number of characters in the comment is even, the next device of the device storing the
final character does not change.
Device
Name
Description
M8091
Output character number selector signal
Refer to the above explanation.
S
D
S
D
+0
+1
+2
When the number of characters in the comment is odd
· When M8091 is OFF, "00H" is stored in the high-order byte of the device storing the final character.
· When M8091 is ON, the high-order byte of the device storing the final character does not change.
b15
b8 b7
b0
+3
Comment of
LineNo.1Start
+4
+5
+6
6FH(o)
69H(i)
65H(e)
4CH(L)
6EH(n)
4EH(N)
31H(1)
2EH(.)
00H
74H(t)
72H(r)
53H(S)
61H(a)
74H(t)
D
S
S
D
S
D