:DISP:ENAB

Type

Command/Query

Syntax

:DISPlay:ENABle {ON|OFF|1|0}

:DISPlay:ENABle?

Description

This command turns ON/OFF the display update on the measurement screen.

Variable

Parameter

Selection Option

Description

ON/OFF of the display update of the measurement screen

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

ON

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Integer
Var = 1
Ena.WriteString ":DISP:ENAB" & Str(Var), True
Ena.WriteString ":DISP:ENAB?", True
Var=Ena.ReadNumber

Equivalent Softkey

Display > Update

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.ENABLE