THRESHLD
Return to Introduction  Previous page  Next page

 

threshld

 

The threshold device compares the magnitude of the value present in its input with a pre-programmed value. The value of the output (TRUE/FALSE) is conditioned by the result of this compare according to the QUALIFIER parameter.

 

Meaning of QUALIFIER parameter

 

       

Equation

Related function

=

The output becomes true when the input value is equal to the programmed value

<>

The output becomes true when the input value is not equal to the programmed value

>=

The output becomes true when the input value is greater or equal to the programmed value

<=

The output becomes true when the input value is less or equal to the programmed value

>

The output becomes true when the input value is greater than the programmed value

<

The output becomes true when the input value is less than the programmed value

 

Property settings

 

Parameter

Description



COMPARE VALUE

The value to be compared with the input value

 

 

QUALIFIER

This parameter will establish the comparing equation

       

Net plugs

 

Plug

Description



INPUT

The comparator input

 

 

OUT

The comparator output

 

See also : CMP_W