:DISP:COL<Dnum>:TRAC<Tr>:MEM

Type

Command/Query

Syntax

:DISPlay:COLor<Dnum>:TRACe<Tr>:MEMory <Value1>, <Value2>, <Value3>

:DISPlay:COLor<Dnum>:TRACe<Tr>:MEMory?

Description

This command sets/gets the color of the memory trace.

<Dnum> Normal display: 1, Inverted display: 2.

Variable

Parameter

Value1

Description

Red

Data Type

Numeric type (Integer)

Range

0 to 5

 

Parameter

Value2

Description

Green

Data Type

Numeric type (Integer)

Range

0 to 5

 

Parameter

Value3

Description

Blue

Data Type

Numeric type (Integer)

Range

0 to 5

Query Response

{numeric 1}, {numeric 2}, {numeric 3}<newline><^END>

Examples

Dim Var as Variant
Ana.WriteString ":DISP:COL:TRAC1:MEM 3, 3, 0", True
Ana.WriteString ":DISP:COL:TRAC1:MEM?", True
Var=Ana.ReadList

Related Commands

:DISP:COL:RES

Equivalent Softkey

System > Misc Setup > Display Setup > Color Setup > Normal | Invert > Mem Trace 1 to Mem Trace 4

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.COLOR(Dnum).TRACE(Tr).MEMORY