6-11
Remote Programming
DISPLAY and SCALE COMMANDS
ASCL The ASCL command auto scales the active display. This command is
just like pressing the [AUTO SCALE] key. Only Bar and Chart displays
are affected.
ADSP (?) {i} The ADSP command selects the active display. The parameter i selects
Full (i=0), Top (i=1) or Bottom (i=2). The selected display must be pres-
ently displayed on the screen otherwise an error will result.
SMOD (?) {i} The SMOD command sets or queries the screen format. The parameter i
selects Single or full screen display (i=0), or Up/Down dual display (i=1).
MNTR (?) {i} The MNTR command sets or queries the monitor display mode. The
parameter i selects Settings monitor (i=0), or Input/Output monitor (i=1).
DTYP (?) i {, j} The DTYP command sets or queries the display type. The parameter i
selects the Full (i=0), Top (i=1) or Bottom (i=2) display and is required.
The parameter j selects Polar (i=0), Blank (i=1), Bar (i=2) or Chart (i=3).
An error is generated if the DTYP command tries to set the display type
of a display which is not on the screen. The DTYP?i query can check any
display's type.
DTRC (?) i {, j} The DTRC command sets or queries the displayed trace number. The
parameter i selects the Full (i=0), Top (i=1) or Bottom (i=2) display and is
required. The parameter j is the trace number (1, 2, 3 or 4). An error is
generated if the DTRC command tries to set the trace number of a dis-
play which is not on the screen. The DTRC?i query can check any dis-
play's trace.
DSCL (?) i {, x} The DSCL command sets or queries the display range. The parameter i
selects the Full (i=0), Top (i=1) or Bottom (i=2) display and is required.
The parameter x is the range (real number with the units of the displayed
trace). The value of x is limited to 10-18 < x < 1018. An error is generated
if the DSCL command tries to set the range of a display which is not on
the screen. The range only affects bar and chart display types.
DOFF (?) i {, x} The DOFF command sets or queries the display center value or offset.
The parameter i selects the Full (i=0), Top (i=1) or Bottom (i=2) display
and is required. The parameter x is the center value (real number with
the units of the display trace). The value of x is limited to 10-12 < x <
1012. An error is generated if the DOFF command tries to set the center
of a display which is not on the screen. The center only affects bar and
chart display types.