Command/Query
:DISPlay:IMAGe {NORMal|INVert}
:DISPlay:IMAGe?
This command changes the background color of screen.
Parameter |
Selection Option |
Description |
Background color |
Data Type |
Character string type (String) |
Range |
NORMal: Black background color INVert: While background color |
Preset Value |
NORMal |
{NORM|INV}<newline><^END>
Dim Var as String
Var= "INV"
Ena.WriteString ":DISP:IMAG " & Var, True
Ena.WriteString ":DISP:IMAG?", True
Var=Ena.ReadString
Edit Test > Edit Measurement/Test Limit > File > Invert Color