Limiting Function

 

Description

The Limiting Function or 'hard limiter' outputs a duplicate of the input signal as long as the input falls between the upper and lower limits.  If the signal exceeds either limit, the output value remains at that limit.

Input Parameters

ConfigurationConfiguration

 

 Name for Identification

 

Text

 

Optional text parameter for identification of the component.

         

 Fortran Comment

 

Text

Variable

An optional Fortran comment. The text entered here is included in the project Fortran file.

 

 

 

 

 

Dimension

 

INTEGER

Literal

Enter the dimension of the input/output signals.

 

 

 

 

 

Limits

 

Choice

 

Select internal or external.

 

If external is selected, the upper and lower limits will be determined via the signal value to which they are externally connected.

 

 

 

 

 

Upper Limit

 

REAL

Variable

Limits the output to this maximum limit. This parameter is enabled only if Limits | internal is selected.

 

 

 

 

 

Lower Limit

 

REAL

Variable

Limits the output to this minimum limit. This parameter is enabled only if Limits | internal is selected.