Technical data

732 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
28 Serial Data Equalization Commands
:SPRocessing:FFEQualizer:TAP:WIDTh
Command :SPRocessing:FFEQualizer:TAP:WIDTh <width>
The :FFEQualizer:TAP:WIDTh command sets the Eye Width field for the
FFE 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
FFE is 0.33. 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:FFEQualizer:TAP:WIDTh 0.0"
Query :SPRocessing:FFEQualizer:TAP:WIDTh?
The :SPRocessing:FFEQualizer:TAP:WIDTh? query returns the eye width
used in the FFE tap optimization.