:FUNCtion:PARameters:CTLequalizer:GAIN

Command Syntax

:FUNCtionN:PARameters:CTLequalizer:GAIN <DC gain>

<DC gain> is a double.

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.

Query Syntax

:FUNCtionN:PARameters:CTLequalizer:GAIN?

Description

When the Continuous Time Linear Equalizer (CTLE) operator has been selected (:FUNCtion:FOPerator CTLE) and a CTLE type other than "2 Pole, 2 Gain" has been selected (:FUNCtion:PARameters:CTLequalizer:DEFinition), the :FUNCtion:PARameters:CTLequalizer:GAIN command specifies the DC Gain as a multiplier value.

Example Command Sequence

:FUNCtion2:FOPerator CTLequalizer
:FUNCtion2:PARameters:CTLequalizer:DEFinition POLE2
:FUNCtion2:PARameters:CTLequalizer:GAIN 1.2
:FUNCtion2:PARameters:CTLequalizer:ZERO 4.0E9
:FUNCtion2:PARameters:CTLequalizer:POLE1 10E9
:FUNCtion2:PARameters:CTLequalizer:POLE2 15.0E9
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.