650
FX
3U
/FX
3UC
Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
28 Data Comparison – FNC220 to FNC249
28.2 FNC232~238 – AND=, >, <, < >, <=, >= / Data Comparison
Program example
C10
FNC232
AND=
K200
Y10
D0
FNC236
AND<>
K-10
X000
SET
Y11
D10
FNC233
ANDD>
K678493
M50
M3
X001
X002
S
1
S
2
When X000 is ON and the current value of the counter
C10 is "200" Y010 is driven.
When X001 is OFF and the contents of the data register
D0 are not "-10", Y011 is set.
When X002 is ON, when the contents of the data registers
D11 and D10 are less than "K678,493", or when M3 turns
ON, M50 is driven.