:FUNCtion:PARameters:FFEQualizer:TAPS:NORMalize

Command Syntax

:FUNCtionN:PARameters:FFEQualizer:TAPS:NORMalize

Where N identifies one of up to 64 possible operators {1:64} that can be defined as part of a math function. The operators are numbered in the order that they were originally added to the function.

Description

Automatically adjusts the tap values of a Linear Equalizer operator (LFE) (:FUNCtion:FOPerator) for a maximum equalizer gain of 0 dB (unity). The relative contributions of the tap values are maintained. Automatic tap configuration must be disabled (:FUNCtion:PARameters:FFEQualizer:TAPS:AUTO).

Example Command Sequence

:FUNCtion2:FOPerator FFEQualizer
:FUNCtion2:PARameters:FFEQualizer:TAPS:AUTO OFF;*OPC?
:FUNCtion3:PARameters:FFEQualizer:TAPS "-4.0733E-2, 1.04365, 3.851E-3, -3.782E-3, -7.04E-4";*OPC?
:FUNCtion3:PARameters:FFEQualizer:TAPS:NORMalize;*OPC?
:FUNCtion2:PARameters:FFEQualizer:TSPacing SEConds
:FUNCtion2:PARameters:FFEQualizer:TSPacing:TIME 51.0E-12
:FUNCtion2:PARameters:FFEQualizer:BANDwidth:AUTO OFF
:FUNCtion2:PARameters:FFEQualizer:BANDwidth 8.0E9
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.

Parent Command