Technical data
Serial Data Equalization Commands 28
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 717
:SPRocessing:DFEQualizer:TAP:WIDTh
Command :SPRocessing:DFEQualizer:TAP:WIDTh <width>
The :DFEQualizer:TAP:WIDTh command sets the Eye Width field for the
DFE tap optimization. Setting the width to 0.0 means the optimization is
only preformed at the location of the clock. Setting the width to 1.0 means
the entire acquisition is used in the optimization. The default value for
DFE is 0.0. For more information on this parameter, refer to the N5461A
Infiniium Seriald Data Equalization User's Guide.
<width> A real number between 0.0 and 1.0.
Example This example sets the eye width to 0.0.
myScope.WriteString ":SPRocessing:DFEQualizer:TAP:WIDTh 0.0"
Query :SPRocessing:DFEQualizer:TAP:WIDTh?
The :SPRocessing:DFEQualizer:TAP? query returns the eye width used in
the DFE tap optimization.