697
FX3G/FX3U/FX3UC Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
28 Data Comparison – FNC220 to FNC249
28.3 FNC240~246 – OR=, >, <, < >, <=, >= / Data Comparison
21
FNC160-FNC169
Real Time Clock
Control
22
FNC170-FNC179
External Device
23
FNC180
Alternate
Instructions
24
FNC181-FNC189
Others
25
FNC190-FNC199
Block Data
Operation
26
FNC200-FNC209
Character String
Control
27
FNC210-FNC219
Data
Operation 3
28
FNC220-FNC249
Data
Comparison
29
FNC250-FNC269
Data Table
Operation
30
FNC270-FNC274
Ex-Device
Inverter Comms
Program example
Y000
X001
K100000
FNC246
ORD>=
D100
M60
M30X002
C10
FNC240
OR=
K200
S
1
S
2
When X001 turns ON or when the current value of the
counter C10 is "200", Y000 is driven.
When X002 and M30 turn ON or when the contents of the
data registers D101 and D100 are more than "K100,000"
M60 is driven.