Measure:jitter:spectrum:vertical:type - Agilent Technologies Infiniium 90000 Series Programmer's Manual

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

Advertisement

25
Measure Commands

:MEASure:JITTer:SPECtrum:VERTical:TYPE

Command
This command is only available when the E2681A Jitter Analysis Software or the
N O T E
N5400A/N5401A Software is installed.
:MEASure:JITTer:SPECtrum:VERTical:TYPE {LINear | LOGarithmic}
The :MEASure:JITTer:SPECtrum:VERTical:TYPE command lets you select
either a LINear or a LOGarithmic vertical scale for the jitter spectrum
plot.
Example
This example sets a linear vertical scale for the jitter spectrum plot.
myScope.WriteString ":MEASure:JITTer:SPECtrum:VERTical:TYPE LINear"
Query

:MEASure:JITTer:SPECtrum:VERTical:TYPE?

The :MEASure:JITTer:SPECtrum:VERTical:TYPE? query returns the current
jitter spectrum plot vertical scale setting.
Returned Format
[:MEASure:JITTer:SPECtrum:VERTical:TYPE] {LINear | LOGarithmic}
Example
This example places the current jitter spectrum plot vertical scale setting
in the string variable strType, then prints the contents of the variable to
the computer's screen.
myScope.WriteString ":SYSTem:HEADer OFF"
myScope.WriteString ":MEASure:JITTer:SPECtrum:VERTical:TYPE?"
strType = myScope.ReadString
Debug.Print strType
568
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents