5-36
IM 701730-17E
:DISPlay:RGB:OTHers:{CURSor|GRID|
MARKer|SNAP|ZONE<x>}
Function
Sets the color for cursrs, graticule, markers,
and snapshot waveforms or queries the current
setting.
Syntax
:DISPlay:RGB:OTHers:{CURSor|GRID|
MARKer|SNAP|ZONE<x>}
{<NRf>,<NRf>,<NRf>}
:DISPlay:RGB:OTHers:{CURSor|GRID|
MARKer|SNAP|ZONE<x>}?
<x>=1 or 2
<NRf>=0 to 15 (R, G, B, in that order)
Example
:DISPLAY:RGB:OTERS:CURSOR 0,0,0
:DISPLAY:RGB:OTHERS:CURSOR? ->
:DISPLAY:RGB:OTHERS:CURSOR 0,0,0
Description
Set the “
:DISPlay:COLor
” command to
“RGB” before executing this command.
:DISPlay:RGB:WAVeform?
Function
Queries all settings related to the waveform
colors.
Syntax
:DISPlay:RGB:WAVeform?
Example
:DISPLAY:RGB:WAVEFORM? ->
:DISPLAY:RGB:WAVEFORM:
CHANNEL1 15,15,0;CHANNEL2 ,15,0;
CHANNEL3 15,0,15;CHANNEL4 0,15,15;
MATH1 15,0,0;MATH2 15,7,0;
BACK 0,0,0
:DISPlay:RGB:WAVeform:{CHANnel<x>|BACK|
MATH<x>}
Function
Sets the color of the channel, background,
computation channel, and logic channel or
queries the current setting.
Syntax
:DISPlay:RGB:WAVeform:{CHANnel<x>|
BACKMATH<x>} {<NRf>,<NRf>,<NRf>}
:DISPlay:RGB:WAVeform:{CHANnel<x>|
BACK|MATH<x>}
<x> of CHANnel<x>=1 to 4 (1 to 2 on the
DL1720E)
<x> of MATH<x>=1 or 2 (1 on the DL1720E)
<NRf>=0 to 15 (in the order R, G, and B)
Example
:DISPLAY:RGB:WAVEFORM:
CHANNEL1 0,0,0
:DISPLAY:RGB:WAVEFORM:CHANNEL1? ->
:DISPLAY:RGB:WAVEFORM:
CHANNEL1 0,0,0
Description
Execute this command after setting
“
:DISPlay:COLor
” to RGB.
:DISPlay:FORMat
Function
Sets the display format or queries the current
setting.
Syntax
:DISPlay:FORMat {SINGle|DUAL|TRIad|
QUAD|HEXa}
:DISPlay:FORMat?
Example
:DISPLAY:FORMAT QUAD
:DISPLAY:FORMAT? ->
:DISPLAY:FORMAT QUAD
Description
QUAD and HEXa are not available on the
DL1720E.
5.9 DISPlay Group
:DISPlay:GRATicule
Function
Sets/queries the graticule.
Syntax
:DISPlay:GRATicule {CROSshair|
FRAMe|GRID}
:DISPlay:GRATicule?
Example
:DISPLAY:GRATICULE GRID
:DISPLAY:GRATICULE? ->
:DISPLAY:GRATICULE GRID
:DISPlay:INTENsity?
Function
Queries all settings related to the brightness of
the displayed items.
Syntax
:DISPlay:INTENsity?
Example
:DISPLAY:INTENSITY? ->
:DISPLAY:INTENSITY:MENU 10;
WAVeform 10;SNAP 10;GRID 10;
CURSOR 10
:DISPlay:INTENsity:{CURSor|
MENU|GRID|SNAP|WAVeform}
Function
Sts the brightness of each display item or
queries the current setting.
Syntax
:DISPlay:INTENsity:{CURSor|MENU|
GRID|SNAP|WAVeform} {<NRf>}
:DISPlay:INTENsity:{CURSor|MENU|
GRID|SNAP|WAVefrm}?
<NRf>=1 to 15
Example
(The following example is for the cursor.)
:DISPLAY:INTENSITY:CURSOR 6
:DISPLAY:INTENSITY:CURSOR? ->
:DISPLAY:INTENSITY:CURSOR 6
Description
Set the “
:DISPlay:COLor
” command to
“INTensity” before executing this command.
:DISPlay:INTERpolate
Fnction
Selects/queries the interpolation method.
Syntax
:DISPlay:INTerpolate {LINE|OFF|
PULSe|SINE}
:DISPlay:INTerpolate?
Example
:DISPLAY:INTERPOLATE LINE
:DISPLAY:INTERPOLATE? ->
:DISPLAY:INTERPOLATE LINE
:DISPlay:MAPPing
Function
Sets/queries the mapping mode.
Synta
:DISPlay:MAPPing {AUTO|FIXed|
USERdefine}
:DISPlay:MAPPing?
Example
:DISPLAY:MAPPING AUTO
:DISPLAY:MAPPING? ->
:DISPLAY:MAPPING AUTO
:DISPlay:SMAPping?
Function
Queries all settings relating to the assignment
of the waveforms to the split window.
Syntax
:DISPlay:SMAPping?
Example
:DISPLAY:SMAPPING? ->
:DISPLAY:SMAPPING:CHANNEL1 0
CHANNEL2 1;CHANNEL3 2;CHANNEL4 3;
MATH1 4;MATH2 5