E4990A Help
444
:DISP:MAX
Type
Command/Query
Syntax
:DISPlay:MAXimize {ON|OFF|1|0}
:DISPlay:MAXimize?
Description
This command turns ON/OFF the window maximization of the active
channel.
Only the window of the active channel is maximized on the LCD display
and the windows of the other channels are not displayed.
Variable
Parameter Selection Option
Description ON/OFF of the window maximization
Data Type Boolean type (Boolean)
Range ON|OFF|1|0
Preset Value OFF
Query Response
{1|0}<newline><^END>
Examples
Dim Var as Integer
Ana.WriteString ":DISP:MAX ON", True
Ana.WriteString ":DISP:MAX?", True
Var=Ana.ReadNumber
Related Commands
:DISP:WIND:ACT
Equivalent Softkey
Channel Max
COM Command Syntax (Internal Control Only)
SCPI.DISPLAY.MAXIMIZE
:DISP:SKEY