Jitter:trend:vertical - Agilent Technologies Infiniium 8000A Programmer's Reference Manual

Table of Contents

Advertisement

Command
Example
Query
Returned format
Example
Measure Commands

JITTer:TRENd:VERTical

JITTer:TRENd:VERTical
This command is only available when the E2681A Jitter Analysis Software is installed.
:MEASure:JITTer:TRENd:VERTical {AUTO | MANual}
The :MEASure:JITTer:TRENd:VERTIcal command sets the jitter trend vertical
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.
This example sets the jitter trend vertical mode to automatic.
10 OUTPUT 707;":MEASURE:JITTer:TRENd:VERTical AUTO"
20 END
:MEASure:JITTer:TRENd:VERTical?
The :MEASure:JITTer:TRENd:VERTical? query returns the current jitter trend
vertical mode setting.
[:MEASure:JITTer:TRENd:VERTical] {AUTO | MANual}
This example places the current setting of the jitter trend vertical mode in the
string variable Setting$, then prints the contents of the variable to the
computer's screen.
10
OUTPUT 707;"SYSTEM:HEADER OFF"
20
OUTPUT 707;":MEASURE:JITTER:TREND:VERTICAL?"
30
ENTER 707;Setting$
40
PRINT Setting$
50
END
23-80

Advertisement

Table of Contents
loading

Table of Contents