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

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

Advertisement

:SPRocessing:FFEQualizer:VERTical

Command
:SPRocessing:FFEQualizer:VERTical {AUTO | MANual}
The :SPRocessing:FFEQualizer:VERTical command sets the FFE signal's
vertical scale mode to automatic or manual. In automatic mode, the
oscilloscope automatically selects the vertical scaling and offset. In manual
mode, you can set your own scaling and offset values.
Example
This example sets the FFEE signal's vertical scale mode to automatic.
myScope.WriteString ":SPRocessing:FFEQualizer:VERTical AUTO"
Query
:SPRocessing:FFEQualizer:VERTical?
The :SPRocessing:FFEQualizer:VERTical? query returns the current FFE
signal's vertical scale mode setting.
Returned Format
[:SPRocessing:FFEQualizer:VERTical] {AUTO | MANual}
Example
This example places the current setting of the FFE signal's vertical scale
mode in the string variable strSetting, then prints the contents of the
variable to the computer's screen.
myScope.WriteString ":SYSTem:HEADer OFF"
myScope.WriteString ":SPRocessing:FFEQualizer:VERTICAL?"
strSetting = myScope.ReadString
Debug.Print strSetting
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
Serial Data Equalization Commands
30
801

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents