5 comparison instruction (<=), 5 comparison instruction (< =) – Yaskawa MP900 Series Machine Controller New Ladder Editor User Manual
Page 70

1 Ladder Program Instructions
1.3.5 Comparison Instruction (<=)
1-60
1.3.5 Comparison Instruction (<
=)
Outline
This instruction compare Source A with Source B and stores the comparison result in the bit
output (the result is ON when true).
Format
Parameter
Program Example
If the value of MW00100 is under 100, after the instructions operation are executed.
Parameter Name
Setting
Source A
• Any integer type, double-length integer type and real number
type register
• Any integer type, double-length integer type and real number
type register with subscript
• Subscript register
• Constant
Source B
• Any integer type, double-length integer type and real number
type register
• Any integer type, double-length integer type and real number
type register with subscript
• Subscript register
• Constant
Symbol: <
=
Full Name: Less Than or Equal (A <
= B)
Category: LOGIC
Icon: