5-84
IM 701310-17E
:DISPlay:INTENsity:{CURSor|GRID|
MARKer|ZBOX}
Function Sets the intensity of the display item or queries the
current setting.
Syntax
:DISPlay:INTENsity:{CURSor|GRID|
MARKer|ZBOX} {<NRf>}
:DISPlay:INTENsity:{CURSor|GRID|
MARKer|ZBOX}?
<NRf> = 0 to 31
Example
:DISPLAY:INTENSITY:CURSOR 10
:DISPLAY:INTENSITY:CURSOR?
-> :DISPLAY:INTENSITY:CURSOR 10
:DISPlay:INTERpolate
Function Sets the display interpolation format or queries the
current setting.
Syntax
:DISPlay:INTERpolate {LINE|OFF|PULSe|
SINE}
:DISPlay:INTERpolate?
Example
:DISPLAY:INTERPOLATE SINE
:DISPLAY:INTERPOLATE? -> :DISPLAY:
INTERPOLATE SINE
:DISPlay:MAPPing?
Function Queries all settings related to the waveform mapping
to the split screen.
Syntax
:DISPlay:MAPPing?
Example
:DISPLAY:MAPPING? -> :DISPLAY:MAPPING:
MODE AUTO;TRACE1 1;
TRACE2 1;TRACE3 1;TRACE4 1;TRACE5 1;
TRACE6 1;TRACE7 1;TRACE8 1
:DISPlay:MAPPing[:MODE]
Function Sets the waveform mapping mode for the split screen
or queries the current setting.
Syntax
:DISPlay:MAPPing[:MODE] {AUTO|MANual}
:DISPlay:MAPPing[:MODE]?
Example
:DISPLAY:MAPPING:MODE AUTO
:DISPLAY:MAPPING:MODE? -> :DISPLAY:
MAPPING:MODE AUTO
:DISPlay:MAPPing:TRACe<x>
Function Sets the mapping of the waveform to the split screen
or queries the current setting.
Syntax
:DISPlay:MAPPing:TRACe<x> {<NRf>}
:DISPlay:MAPPing:TRACe<x>?
<x> = 1 to 8
<NRf> = 1 to 4
Example
:DISPLAY:MAPPING:TRACE1 3
:DISPLAY:MAPPING:TRACE1? -> :DISPLAY:
MAPPING:TRACE1 3
:DISPlay:TRANslucent
Function Turns ON/OFF the translucent mode or queries the
current setting.
Syntax
:DISPlay:TRANslucent {<Boolean>}
:DISPlay:TRANslucent?
Example
:DISPLAY:TRANSLUCENT ON
:DISPLAY:TRANSLUCENT? -> :DISPLAY:
TRANSLUCENT 1
5.10 DISPlay Group