Technical data

Table Of Contents
Serial Data Equalization Commands 30
Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference 851
: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 Serial 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.