11-4
Display Commands
JITTer:BATHtub:YSCale
Returned Format [:DISPlay:GRATicule] {GRID|FRAMe}<NL>
[:DISPlay:GRATicule:INTensity] <value><NL>
Example This example places the current display graticule setting in the string variable, Setting$.
20 OUTPUT 707;":DISPLAY:GRATICULE?"
30 ENTER 707;Setting$
JITTer:BATHtub:YSCale
Command :DISPlay:JITTer:BATHtub:YSCale {BER | Q}
Sets the vertical scale of the bathtub display to either BER or Q.
Restrictions 86100C with Jitter Mode. Software revision A.04.10 and above including revision A.07.00.
When writing new code for software revision A.07.00 and above, use the recommended com-
mand “SINTegrity:BATHtub:YSCale” on page 11-9.
Example 10 OUTPUT 707; ":DISPlay:JITTer:BATHtub:YSCale BER"
Query :DISPlay:JITTer:BATHtub:YSCale?
Returned Format [:DISPlay:JITTer:BATHtub:YSCale] {BER | Q}<NL>
JITTer:GRAPh
Command :DISPlay:JITTer:GRAPh {graph}[,{graph}[,{graph}[,{graph}]]]
Turns on the specified graphs. From one to four graphs may be specified, regardless of the
current graph layout. The graphs will be selected in order from last to first. The graph speci-
fied by the first parameter will be the one displayed on single-graph layout, on top for split
layout, and in the upper left corner for quad layout.
graph {BATHtub | CDDJhist | CTJHist | DDJHist | DDJVsbit | PJWaveform | RJPJhist | SRJSpectrum | TJHist |
JSPectrum}
The BATHtub, PJWaveform, and SRJSpectrum arguments are not available to Option 100
installations of Jitter Mode.
Restrictions 86100C with Jitter Mode. Software revision A.04.10 and above including revision A.07.00.
When writing new code for software revision A.07.00 and above, use the recommended com-
mand “SINTegrity:GRAPh” on page 11-9.
Example 10 OUTPUT 707; ":DISPlay:JITTer:GRAPh TJHist"
Query Returns a list of the currently displayed graphs. The returned values are comma-separated
and listed in the order that they were turned on. The first value is the most recently selected
graph.
:DISPlay:JITTer:GRAPh?
Returned Format [:DISPlay:JITTer:GRAPh] <list of graphs><NL>
JITTer:HISTogram:YSCale
Command :DISPlay:JITTer:HISTogram:YSCale {LINear | LOGarithmic}
Specifies a linear or lagarithmic vertical scale for the jitter histogram.