Change Detector

 

Description

This component detects changes in the input. The output is 1 if a change is detected, otherwise it is 0. If the input signal is REAL or COMPLEX, then the user-defined tolerance limit is used to compare the input with its previous value.

Input Parameters

ConfigurationConfiguration

 

Fortran Comment

 

Text

 

Enter the dimension of the input/output signal.

 

 

 

 

 

Dimension

 

Integer

Literal

Enter the dimension of the input/output signal.

 

 

 

 

 

Input Data Type

 

Choice

 

Select the input data signal type: Integer, Real or Complex.

 

 

 

 

 

Tolerance

 

Real

Constant

Tolerance used in the comparison for detecting a change. Enabled only if Input Data Type | Real or Complex is selected.