Measure:jitter:spectrum:horizontal:position - Agilent Technologies Infiniium 90000 Series Programmer's Manual

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

Advertisement

:MEASure:JITTer:SPECtrum:HORizontal:POSition

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:POSition <position>
The :MEASure:JITTer:SPECtrum:HORizontal:POSition command sets the
jitter spectrum horizontal center frequency position.
<position>
A real number for the center frequency position in Hertz.
Example
This example sets the jitter spectrum horizontal center frequency position
to 250 kHz.
myScope.WriteString ":MEASURE:JITTER:SPECTRUM:HORIZONTAL:POSITION 250E3"
Query

:MEASure:JITTer:SPECtrum:HORizontal:POSition?

The :MEASure:JITTer:SPECtrum:HORizontal:POSition? query returns the
current jitter spectrum horizontal center frequency position setting.
Returned Format
[:MEASure:JITTer:SPECtrum:HORizontal:POSition] <value><NL>
<value>
The jitter spectrum horizontal center frequency setting.
Example
This example places the current setting of the jitter trend horizontal
center frequency position 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:POSITION?"
varValue = myScope.ReadNumber
Debug.Print FormatNumber(varValue, 0)
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
25
Measure Commands
563

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents