Automatically adjusts the gain, or amplification, of a signal.
Use the AGC VI to control automatic scaling of a signal.

The AGC VI attempts to normalize an input signal level using the values of the input parameters. The filter value implementation is an exponential filter with the following:
AGC Value = Filter Value * AGC Value + (1- Filter Value) * Last AGC Value