Command/Query
:DISPlay:COLor<Dnum>:BACK <Value1>, <Value2>, <Value3>
:DISPlay:COLor<Dnum>:BACK?
This command sets/gets the background color.
<Dnum> Normal display: 1, Inverted display: 2
Parameter |
Value1 |
Description |
Red |
Data Type |
Numeric type (Integer) |
Range |
0 to 5 |
Preset Value |
0 |
Parameter |
Value2 |
Description |
Green |
Data Type |
Numeric type (Integer) |
Range |
0 to 5 |
Preset Value |
0 |
Parameter |
Value3 |
Description |
Blue |
Data Type |
Numeric type (Integer) |
Range |
0 to 5 |
Preset Value |
0 |
{numeric 1}, {numeric 2}, {numeric 3}<newline><^END>
Dim Var as Variant
Ana.WriteString ":DISP:COL:BACK 5,5,5", True
Ana.WriteString ":DISP:COL:BACK?", True
Var=Ana.ReadList
System > Misc Setup > Display Setup > Color Setup > Normal | Invert > Background
SCPI.DISPLAY.COLOR(Dnum).BACK