E4990A Help  
440 
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 
 
:DISP:ECHO 
Type 
Command 
Syntax 
:DISPlay:ECHO[:DATA] <Value> 
Description 
This command displays a character strings in the echo window. This 
command is different from ECHO command as it displays a single character 
string. 
Variable 
Parameter  Value 
Description  String you want to display in the echo window. 
Data Type  Character string type (String) 
Range  254 characters 
Examples 
Dim Var as String 
Ana.WriteString ":DISP:ECHO & Var, True 
Related Commands 
:DISP:TABL 
:DISP:TABL:TYPE 
:DISP:ECHO:CLE 
Equivalent Softkey 
No equivalent key is available on the front panel. 
COM Command Syntax (Internal Control Only)