
14-3
Histogram Commands
MODE
10 OUTPUT 707;”:HISTOGRAM:AXIS VERTICAL”
Query
:HISTogram:AXIS?
The query returns the currently selected histogram axis.
Returned Format
[:HISTogram:AXIS] {VERTical | HORizontal} <NL>
Example
10 DIM Axis$[50]
20 OUTPUT 707;”:HISTOGRAM:AXIS?”
30 ENTER 707;Axis$
MODE
Command
:HISTogram:MODE {ON | OFF | WAVeform}
This command selects the histogram mode. The histogram may be off or set on, to track the
waveform database. WAVeform is the same as ON and exists for backward compatibility.
N O T E
Do not use this command in Jitter Mode. It generates a “Control is set to default” error.
Example
The following example sets the histogram mode to track the waveform database.
10 OUTPUT 707;”:HISTOGRAM:MODE ON”
Query
:HISTogram:MODE?
The query returns the currently selected histogram mode.
Returned Format
[:HISTogram:MODE] {ON | OFF } <NL>
Example
The following example returns the result of the mode query and prints it to the controller’s
screen.
10 DIM Mode$[10]
20 OUTPUT 707;”:HISTOGRAM:MODE?”
30 ENTER 707;Mode$
SCALe:SIZE
Command
:HISTogram:SCALe:SIZE <size> [,{HORizontal | VERTical}]
This command sets the histogram size for vertical and horizontal mode. <size> is the size and
can range from 1.0 to 8.0 for the horizontal mode and from 1.0 to 10.0 for the vertical mode.
Separate values are maintained for each axis. If the optional axis parameter is not specified,
the size of the current axis is set.
Example
The following example sets the histogram size to 3.5.
10 OUTPUT 707;”:HISTOGRAM:SCALE:SIZE 3.5”
Query
:HISTogram:SCALe:SIZE? [HORizontal | VERTical]
The query returns the correct size of the histogram.
Returned Format
[:HISTogram:SCALe:SIZE] <size><NL>
Example
The following example returns the result of the size query.
10 DIM Scal$[50]
20 OUTPUT 707;”:HISTOGRAM:SCALE:SIZE?”
30 ENTER 707;Size$
Содержание 86100A
Страница 18: ...1 14 Introduction Status Reporting Figure 1 4 Status Reporting Data Structures...
Страница 19: ...1 15 Introduction Status Reporting Status Reporting Data Structures continued...
Страница 94: ...2 40 Sample Programs BASIC Programming Examples...
Страница 124: ...4 16 Root Level Commands VIEW...
Страница 125: ...5 DATE 5 2 DSP 5 2 ERRor 5 3 HEADer 5 4 LONGform 5 5 MODE 5 6 SETup 5 7 TIME 5 7 System Commands...
Страница 132: ...5 8 System Commands TIME...
Страница 140: ...6 8 Acquire Commands SWAVeform RESet...
Страница 152: ...7 12 Calibration Commands STATus...
Страница 192: ...11 12 Display Commands SSAVer...
Страница 202: ...12 10 Function Commands VERTical RANGe...
Страница 203: ...13 AREA 13 2 DPRinter 13 2 FACTors 13 3 IMAGe 13 3 PRINters 13 4 Hardcopy Commands...
Страница 316: ...21 12 TDR TDT Commands Rev A 05 00 and Below STIMulus...
Страница 332: ......
Страница 353: ...26 DISPlay 26 2 LOAD 26 2 SAVE 26 3 XOFFset 26 3 XRANge 26 3 YOFFset 26 3 YRANge 26 4 Waveform Memory Commands...