Technical data
730 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
28 Serial Data Equalization Commands
:SPRocessing:FFEQualizer:TAP
Command :SPRocessing:FFEQualizer:TAP <tap>, <value>
The :FFEQualizer:TAP command sets the tap value for each FFE tap. For
example, when <tap> is equal to 0 then the 0th tap is set to <value>.
The indices of your FFE taps depend on the number of precursor taps
being used. For example, if you are using zero precursor taps then your
FFE tap indices would range from 0 to (NTAPs - 1). If you are using two
precursor taps then your FFE tap indices would range from -2 to (NTAPs
- 1 - 2).
<tap> The tap number; when <tap> == 0, Tap 0 is set
<value> The tap value
Example This example sets the second FFE tap to - 1.432.
myScope.WriteString ":SPRocessing:FFEQualizer:TAP 2,-1.432"
Query :SPRocessing:FFEQualizer:TAP?
The :SPRocessing:FFEQualizer:TAP? query returns the FFE tap values.