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

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

Advertisement

:MEASure:JITTer:SPECtrum:VERTical:RANGe

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:RANGe <range>
The :MEASure:JITTer:SPECtrum:VERTical:RANGe command sets the jitter
spectrum vertical range.
<range>
A real number for the full- scale vertical range for the jitter measurement
spectrum.
Example
This example sets the jitter spectrum vertical range to 4 ns (500 ps/div X
8 div).
myScope.WriteString ":MEASURE:JITTER:SPECTRUM:VERTICAL:RANGE 4E-9"
Query

:MEASure:JITTer:SPECtrum:VERTical:RANGe?

The :MEASure:JITTer:SPECtrum:VERTical:RANGe? query returns the jitter
spectrum range time setting.
Returned Format
[:MEASure:JITTer:SPECtrum:VERTical:RANGe] <value> [,<result_state>]<NL>
<value>
The jitter spectrum vertical range setting.
Example
This example places the current value of jitter spectrum vertical range in
the numeric variable, varValue, then prints the contents of the variable to
the computer's screen.
myScope.WriteString ":SYSTEM:HEADER OFF"
myScope.WriteString ":MEASURE:JITTER:SPECTRUM:VERTICAL:RANGE?"
varValue = myScope.ReadNumber
Debug.Print FormatNumber(varValue, 0)
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
Measure Commands
' Response headers off.
25
567

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents