Technical data

Serial Data Equalization Commands 28
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 723
:SPRocessing:DFEQualizer:TAP:LTARget
Command :SPRocessing:DFEQualizer:TAP:LTARget <lower_target>
The Lower Target field dictates the logical low value used in the DFE
algorithm. For example, in DFE, when a bit is determined to be a logical
low, its value will be equal to Lower Target. The
:DFEQualizer:TAP:LTARget command allows you to set this value.
<lower_target> A real number
Example This example sets the Lower Target to 1.0.
myScope.WriteString ":SPRocessing:DFEQualizer:TAP:LTARget 1.0"
Query :SPRocessing:DFEQualizer:TAP:LTARget?
The :SPRocessing:DFEQualizer:TAP:LTARget? query returns the current
value for the Lower Target field.