:SPRocess:CTLequalizer:GAIN

Instrument:
N1010A
DCA-X
DCA-M
Meas. mode:
Scope
Eye
Jitter
Flex Apps:
FlexDCA
FlexRT

Command Syntax

:SPRocessN:CTLequalizer:GAIN <gain>

<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

:SPRocessN:CTLequalizer:GAIN?

Description

Specifies the DC gain applied by a 2 pole or 3 pole CTLE operator. The CTLE is a first-order transfer function defined by DC gain, zero frequency (:SPRocess:CTLequalizer:ZERo), and two poles (:SPRocess:CTLequalizer:POLe).

Before selecting this command, send the :FUNCtion:FOPerator CTLE command to first create the operator followed by :CTLequalizer:DEFinition to define the type of CTLE.

Commands Available for Defining a CTLE Operator
Child Commands Description CTLE Definition Argument
POLE2 POLE3 GAIN2
:SPRocess:CTLequalizer:DEFinition Selects type of CTLE
:SPRocess:CTLequalizer:GAIN DC gain
:SPRocess:CTLequalizer:GDC Low frequency gain (Gdc and Gdc2)
:SPRocess:CTLequalizer:ZERo Zero frequency
:SPRocess:CTLequalizer:FZP Low-frequency zero/pole
:SPRocess:CTLequalizer:POLe Pole frequency
:SPRocess:CTLequalizer:PNOise Noise processing
:SPRocess:CTLequalizer:PRESets Recall and save CTLE settings as preset

Requires FlexDCA revision A.01.60 and above.

Example Command Sequence

:FUNCtion2:FOPerator CTLequalizer
:SPRocess2:CTLequalizer:DEFinition POLE2
:SPRocess2:CTLequalizer:GAIN 1.2
:SPRocess2:CTLequalizer:ZERo 4.0E9
:SPRocess2:CTLequalizer:POLe1 10E9
:SPRocess2:CTLequalizer:POLe2 15.0E9
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.