:DISP:IMAG

Type

Command/Query

Syntax

:DISPlay:IMAGe {NORMal|INVert}

:DISPlay:IMAGe?

Description

This command changes the background color of screen.

Variable

Parameter

Selection Option

Description

Background color

Data Type

Character string type (String)

Range

NORMal: Black background color

INVert: While background color

Preset Value

NORMal

Query Response

{NORM|INV}<newline><^END>

Examples

Dim Var as String
Var= "INV"
Ena.WriteString ":DISP:IMAG " & Var, True
Ena.WriteString ":DISP:IMAG?", True
Var=Ena.ReadString

Related Commands

:MMEM:STOR:IMAG

Equivalent GUI

Edit Test > Edit Measurement/Test Limit > File > Invert Color