Below are the standard operators and blocks that perform comparisons:

Operator

Meaning

<
>
<=
>=
=
<>
CMP

less than
greater than
less or equal
greater or equal
is equal
is not equal
detailed comparison

Other topics in this chapter

CMP

>=

>

=

<>

<=

<

Comparison operations

IEC 61131-3 Automation platform > Programming - Reference guide > Comparison operations

Previous chapterNext chapter


Created with the Personal Edition of HelpNDoc: Elevate Your Documentation Process with HelpNDoc's Advanced Features