Measure:jitter:spectrum:horizontal:range - 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:HORizontal: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:HORizontal:RANGe <range>
The :MEASure:JITTer:SPECtrum:HORizontal:RANGe command sets the jitter
spectrum horizontal range.
<range>
A real number for the horizontal frequency range in Hertz.
Example
This example sets the jitter spectrum horizontal range to 10 GHz (1
GHz/div).
myScope.WriteString ":MEASURE:JITTER:SPECTRUM:HORIZONTAL:RANGE 10E9"
Query

:MEASure:JITTer:SPECtrum:HORizontal:RANGe?

The :MEASure:JITTer:SPECtrum:HORizontal:RANGe? query returns the
current jitter spectrum horizontal range setting.
Returned Format
[:MEASure:JITTer:SPECtrum:HORizontal:RANGe] <value><NL>
<value>
The jitter spectrum horizontal range setting.
Example
This example places the current setting of the jitter trend horizontal range
in the variable varValue, then prints the contents of the variable to the
computer's screen.
myScope.WriteString ":SYSTem:HEADer OFF"
myScope.WriteString ":MEASURE:JITTER:SPECTRUM:HORIZONTAL:RANGE?"
varValue = myScope.ReadNumber
Debug.Print FormatNumber(varValue, 0)
564
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents