HYDAC CSI-F-10 User Manual
Page 99

GSM Radio Module CSI-F-10
Page 99
Status 29.01.2009
HYDAC ELECTRONIC GMBH
Part.-Nr.:
669752
9.6.6 Less than or Equal to
The Less than or equal to function compares two numerical input
values and outputs a "1" at its Boolean output if value x
1
is less than
or equal to x
2
, otherwise a "0".
For more on the subject of precision, please see the explanations in
the Greater than function (see Chapter 7.6.3).
Inputs: x
1
: (Numerical)
x
2
: (Numerical)
Outputs: y:
(Boolean)
Parameters: -
9.6.7 Within
The Within function compares three numerical input values and
outputs a "1" at its Boolean output if value x
1
is greater than or equal
to x
2
, and smaller than or equal to x
3
, otherwise a "0".
For more on the subject of precision, please see the explanations in
the Greater than function (see Chapter 9.6.3).
Inputs: x
1
: (Numerical)
x
2
: (Numerical)
x
3
: (Numerical)
Outputs: y:
(Boolean)
Parameters: -
9.6.8 Outside
The Outside function compares three numerical input values and
outputs a "1" at its Boolean output if value x
1
is smaller than x
2
or
greater than x
3
, otherwise a "0".
For more on the subject of precision, please see the explanations in
the Greater than function (see Chapter 9.6.3).
Inputs: x
1
: (Numerical)
x
2
: (Numerical)
x
3
: (Numerical)
Outputs: y:
(Boolean)
Parameters: -