User guide

Win+Drive
f/e
Description
It compares two floating-point data.
If
a
<=
b
it shows 1 in output port o, otherwise it shows 0.
Input ports
name type
alternative type function
a
float Data
a
to be compared
b
float
Data b to be compared
woo90
output ports
name type
alternative type function
0 iut
Result of the comparison: 1
->
a
C=
b
0
->
otherwise
WOO!21
Parameters
No parameters
83