Programmer’s Guide 11-25
SCPI Command Summary
SCPI Device Command Summary
Table 11-9 DISPlay (6 of 7)
1. Refer to “Using Graphics” in Chapter 7 and the “GRAPHICS” program in the
Example Programs Guide for more information on using this command.
2. Binary parameters accept the values of 1 (on) and 0 (off) in addition to ON and OFF.
SUBSYSTEM COMMANDS FORM DESCRIPTION
DISPlay:WINDow[1|2|10]
:GRAPhics:LABel <string>
1
command
only
Draws a label with the lower left
corner at the current pen location.
DISPlay:WINDow[1|2|10]
:GRAPhics:LABel:FONT <char>
1
CHAR Selects the user graphics label font
— choose from
SMALl|HSMall|NORMal|HNORmal|
BOLD|HBOLd|SLANt|HSLant.
DISPlay:WINDow[1|2|10]
:GRAPhics :MOVE <num1>,<num2>
1
NR1,NR1 Moves the pen to the specified new
pen position — num1 and num2 are
the new absolute X and Y
coordinates in pixels.
1
DISPlay:WINDow[1|2|10]
:GRAPhics:RECTangle
<num1>,<num2>
command
only
Draws a rectangle of the specified
size with lower left corner at the
current pen position — num1 and
num2 are the width and height in
pixels.
1
DISPlay:WINDow[1|2|10]
:GRAPhics:SCALe
<xmin>,<xmax>,<ymin,<ymax>
NR1 Specifies new coordinates for
window.
DISPlay:WINDow[1|2|10]
:GRAPhics :STATe?
query
onlyNR1
Queries whether a window is
enabled for user graphics
commands.
DISPlay:WINDow[1|2]:TRACe
:GRATicule:GRID[:STATe]<ON|OF
F>
2
NR1 Turns display graticule on/off.
DISPlay:WINDow[1|2]
:TRACe[1|2][:STATe]<ON|OFF>
2
NR1 Turns the display of trace and
memory data from the specified
measurement channel on/off.
DISPlay:WINDow[1|2]:TRACe
:Y[:SCALe]:AUTO ONCE
command
only
Scales the measurement data for a
best fit display.