Sprocessing:ffequalizer:vertical:offset - Agilent Technologies Infiniium 90000 Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

30
Serial Data Equalization Commands

:SPRocessing:FFEQualizer:VERTical:OFFSet

Command
:SPRocessing:FFEQualizer:VERTical:OFFSet <offset>
The :SPRocessing:FFEQualizer:VERTical:OFFSet command sets the FFE
signal's vertical offset.
<offset>
A real number for the FFE signal's vertical offset.
Example
This example sets the FFE signal's vertical offset to 1 volt.
myScope.WriteString ":SPRocessing:FFEQualizer:VERTICAL:OFFSET 1"
Query
:SPRocessing:FFEQualizer:VERTical:OFFSet?
The:SPRocessing:FFEQualizer:VERTical:OFFSet? query returns the FFE
signal's vertical offset setting.
Returned Format
[:SPRocessing:FFEQualizer:VERTical:OFFSet] <value><NL>
<value>
The FFE signal's vertical offset setting.
Example
This example places the current value of the FFE signal's vertical offset in
the numeric variable, varValue, then prints the contents of the variable to
the computer's screen.
myScope.WriteString ":SYSTEM:HEADER OFF"
myScope.WriteString ":SPRocessing:FFEQualizer:VERTICAL:OFFSET?"
varValue = myScope.ReadNumber
Debug.Print FormatNumber(varValue, 0)
802
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
' Response headers off.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents