:DISP:WIND<Ch>:MAX

Type

Command/Query

Syntax

:DISPlay:WINDow<Ch>:MAXimize {ON|OFF|1|0}

:DISPlay:WINDow<Ch>:MAXimize?

Description

This command turns ON/OFF the maximization of the active trace.

Only the maximized active trace is displayed in the window and the other traces are not displayed.

Variable

Parameter

Selection Option

Description

ON/OFF of the maximization of the active trace

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:WIND1:MAX ON", True
Ana.WriteString ":DISP:WIND1:MAX?", True
Var=Ana.ReadNumber

Related Commands

:DISP:MAX

Equivalent Softkey

Trace Max

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.WINDOW(Ch).MAXIMIZE