![Mitsubishi Electric MELSEC FX3G Programming Manual Download Page 693](http://html.mh-extra.com/html/mitsubishi-electric/melsec-fx3g/melsec-fx3g_programming-manual_239083693.webp)
691
FX
3G
/FX
3U
/FX
3UC
Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
28 Data Comparison – FNC220 to FNC249
28.1 FNC224~230 – LD =, >, <, <>, <=, >= / Data Comparison
21
FN
C
160-
FN
C
169
R
eal T
im
e C
lo
ck
C
ont
ro
l
22
FN
C
170-
FN
C
179
Exter
nal D
ev
ice
23
FN
C
180
Al
ter
nate
In
str
uc
tions
24
FN
C
181-
FN
C
189
O
ther
s
25
FN
C
190-
FN
C
199
B
lock D
ata
O
per
at
ion
26
FN
C
200
-F
N
C
20
9
C
har
acter
S
tring
C
ont
ro
l
27
FN
C
210-
FN
C
219
Da
ta
O
per
ation 3
28
FN
C
220-
FN
C
249
Da
ta
C
om
par
ison
29
FN
C
250
-F
N
C
26
9
D
ata T
abl
e
O
per
ati
on
30
FN
C
270-
FN
C
274
Ex
-D
ev
ice
Inv
ert
er
Com
m
s
Program example
C10
FNC224
LD=
K200
S
1
S
2
Y10
K-30
FNC225
LD>
D200
X001
SET
Y11
C200
FNC225
LDD>
K678493
M50
M3
When the current value of the counter C10 is "200", Y010
is driven.
When the contents of D200 are "-29" or more and X001 is
ON, Y011 is set.
When the contents of the counter C200 are less than
"K678,493" or when M3 turns ON, M50 is driven.