:SPRocess:CTLequalizer:ZERO

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

Command Syntax

:SPRocessN:CTLequalizer:ZERO{1|2} <zero_frequency>

<zero_frequency> 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:ZERO?

Description

Specifies the zero frequency of a continuous Time Linear Equalizer (CTLE) operator (:FUNCtion:FOPerator CTLE). For a two or three pole CTLE, use :ZERO1 to enter the Zero 1 frequency. For a three pole CTLE, use :ZERO2 to enter the Zero 2 frequency. The CTLE is a first-order transfer function defined by DC gain (:SPRocess:CTLequalizer:GAIN), zero frequency, and two or three poles (:SPRocess:CTLequalizer:POLe). Use the :SPRocess:CTLequalizer:DEFinition command to select the type of CTLE operator.

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. An additional form of the command ":ZERO2" was added for FlexDCA version A.05.50 and above.

Example Command Sequence

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