Sprocessing:ctlequalizer: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:CTLequalizer:VERTical:OFFSet

Command
:SPRocessing:CTLequalizer:VERTical:OFFSet <offset>
The :SPRocessing:CTLequalizer:VERTical:OFFSet command sets the CTLE
signal's vertical offset.
<offset>
A real number for the CTLE signal's vertical offset.
Example
This example sets the CTLE signal's vertical offset to 1 volt.
myScope.WriteString ":SPRocessing:CTLequalizer:VERTICAL:OFFSET 1"
Query

:SPRocessing:CTLequalizer:VERTical:OFFSet?

The:SPRocessing:CTLequalizer:VERTical:OFFSet? query returns the CTLE
signal's vertical offset setting.
Returned Format
[:SPRocessing:CTLequalizer:VERTical:OFFSet] <value><NL>
<value>
The CTLE signal's vertical offset setting.
Example
This example places the current value of the CTLE 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:CTLequalizer:VERTICAL:OFFSET?"
varValue = myScope.ReadNumber
Debug.Print FormatNumber(varValue, 0)
772
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
' Response headers off.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents