5-35
IM 701730-17E
Commands
5
:DISPlay:COLor
Function
Sets whether to change the screen color using
RGB or brightness or queries the crrent setting.
Syntax
:DISPlay:COLor {INTensity|RGB}
:DISPlay:COLor?
Example
:DISPLAY:COLOR INTENSITY
:DISPLAY:COLOR? -> :DISPLAY:
COLOR INTENSITY
:DISPlay:RGB?
Function
Queries all settings related to the screen color.
Syntax
:DISPlay:RGB?
Example
:DISPLAY:RGB? -> :DISPLAY:RGB:MENU:
FORE 15,15,15;BACK 0,0,7;
FOCUS 0,0,7;SELECT 0,7,15;
DIALOG 7,7,7;SHADOW 0,0,0;
LIE 15,15,15;:DISPLAY:RGB:
WAVEFORM:CHANNEL1 15,15,0;
CHANNEL2 0,15,0;CHANNEL3 15,0,15;
CHANNEL4 0,15,15;MATH1 15,0,0;
MATH2 15,7,0;BACK 0,0,0;:DISPLAY:
RGB:OTHERS:SNAP 15,15,15;
ZONE1 0,015;ZONE2 15,4,11;
ZONE3 11,15,4;ZONE4 0,7,15;
GRID 8,8,8;CURSOR 13,13,13;
MARKER 15,15,15
:DISPlay:RGB:MENU?
Function
Queries all settings related to colors used in the
menu.
Syntax
:DISPlay:RGB:MENU?
Example
:DISPLAY:RGB:MENU? ->
:DISPLAY:RGB:MENU:FORE 15,15,15;
BACK 0,0,7;FOCUS 0,0,7;
SELECT 07,15;DIALOG 7,7,7;
SHADOW 0,0,0;LINE 15,15,15
:DISPlay:RGB:MENU:{BACK|DIALog|
FOCus|FORE|LINE|SELect|SHADow}
Function
Sets the color of the characters, background,
focus, select, dialog, shade, and lines of the
menu or queries the current setting.
Syntax
:DISPlayRGB:MENU:{BACK|DIALog|
FOCus|FORE|LINE|SELect|SHADow}
{<NRf>,<NRf>,<NRf>}
:DISPlay:RGB:MENU:{BACK|DIALog|
FOCus|FORE|LINE|SELect|SHADow}?
<NRf>=0 to 15 (R, G, B, in that order)
Example
:DISPlay:RGB:MENU:BACK 15,15,15
:DISPLAY:RGB:MENU:BACK? ->
:DISPLAY:RGB:MEN:BACK 15,15,15
Description
Set the “
:DISPlay:COLor
” command to
“RGB” before executing this command.
:DISPlay:RGB:OTHers?
Function
Queries all settings related to the colors of other
items.
Syntax
:DISPlay:RGB:OTHers?
Example
:DISPLAY:RGB:OTHERS? ->
:ISPLAY:RGB:OTHERS:SNAP 15,15,15;
ZONE1 0,0,15;ZONE2 15,4,11;
ZONE3 11,15,4;ZONE4 0,7,15;
GRID 8,8,8;CURSOR 13,13,13;
MARKER 15,15,15
5.9 DISPlay Group
:DISPlay?
Function
Queries all display settings.
Syntax
:DISPay?
Example
:DISPLAY? -> :DISPLAY:FORMAT QUAD;
INTERPOLATE SINE;GRATICULE GRID;
SVALUE 0;TLABEL 0;ACCUMLATE:
MODE OFF;PERSISTENCE 100.0E-03;
COLOR 16;:DISPLAY:TRANSLUCENT 0;
MAPPING AUTO;SMAPPING:CHANNEL1 0;
CHANNEL2 1;CHANNEL3 2;CHANNEL4 3;
MATH1 4;MATH2 5;:DISPLAY:
COLOR INTENSITY;INTENSITY:MENU 10;
WAVEFORM 10;SNAP 10;GRID 10;
CURSOR 10;:DISPLAY:RGB:MENU:
FORE 15,15,15;BACK 0,0,7;
FOCUS 0,0,7;SELECT 0,7,15;
DIALOG 7,7,7;SHADOW 0,0,0;
LINE 15,15,15;:DISPLAY:RGB:
WAVEFORM:CHANNEL1 15,15,0;
CHANNEL2 0,15,0;CHANNEL3 15,0,15;
CHANNEL4 0,15,15;MATH1 15,0,0;
MATH2 15,7,0;BACK 0,0,0;:DISPLAY:
RGB:OTHERS:SNAP 15,15,15;
ZONE1 0,0,15;ZONE2 15,4,11;
ZONE3 11,15,4;ZONE4 0,7,15;
GRID 8,8,8;CURSOR 13,13,13;
MARKER 15,15,15
:DISPlay:ACCumulate?
Function
Queries all accumulation settings.
Syntax
:DISPlay:ACCumulate?
Example
:DISPLAY:ACCUMULATE? ->
:DISPLAY:ACCUMULATE:MODE OFF;
PERSISTENCE 100.0E-03;COLOR 16
:DISPlay:ACCumulate:COLor
Function
Sets/queries the color grading width.
Syntax
:DISPlay:ACCumulate:COLor {<NRf>}
:DISPlay:ACCumulate:COLor?
<NRf>=2 to 2048 (in steps of 2
n
)
Example
:DISPLAY:ACCUMULATE:COLOR 16
:DISPLAY:ACCUMULATE:COLOR? ->
:DISPLAY:ACCUMULATE:COLOR 16
:DISPlay:ACCumulate:MODE
Function
Selects/queries the accumulation mode.
Syntax
:DISPlay:ACCumulate:MODE {COLor|
OFF|PERSistence}
:DISPlay:ACCumulate:MODE?
Example
:DISPLAY:ACCUMULATE:
MODE PERSISTENCE
:DISPLY:ACCUMULATE:MODE? ->
:DISPLAY:ACCUMULATE:
MODE PERSISTENCE
:DISPlay:ACCumulate:PERSistence
Function
Sets/queries the accumulation time.
Syntax
:DISPlay:ACCumulate:PERSistence
{<Time>|INFinity}
:DISPlay:ACCumulate:PERSistence?
<Time>=100 ms to 50 s (in 1-2-5 steps)
Example
:DISPLA:ACCUMULATE:
PERSISTENCE 100MS
:DISPLAY:ACCUMULATE:PERSISTENCE? ->
:DISPLAY:ACCUMULATE:
PERSISTENCE 100.0E-03