User guide

WintDrive
fv
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
~0084
output ports
name type alternative type function
0
int
Result of the comparison: 1
->
a >= b
0
-->
otherwise
~0085
Parameters
No
parameters
81