E5071C
2842
:DISPlay:TRACe{Tr}:DMEMory:TYPE
Type
Command/Query
Syntax
:DISPlay:TRACe{Tr}:DMEMory:TYPE {OFF|DATA|MEMory|DMEMory}
:DISPlay:TRACe{Tr}:DMEMory:TYPE?
Description
This command sets type of data/memory display.
Parameter
Description
Sets the display to off, data type, memory type or data
and memory type
Data Type Character string type (String)
Range
OFF: Nothing is displayed on the graph plot.
DATA: Data only is displayed on the graph plot.
MEMory: Memory only is displayed on the graph plot.
DMEMory: Data and Memory are displayed on the graph
plot.
Preset
Value
DATA
Unit -
Resolution -
Query Response
{OFF|DATA|MEMory|DMEMory}<newline><^END>
Examples
10 OUTPUT 717;":DISP:TRAC1:DMEM:TYPE OFF"
20 OUTPUT 717;":DISP:TRAC1:DMEM:TYPE?"
30 ENTER 717;A$
Related Commands
:CALCulate:TRACe{Tr}:MATH:MEMorize
Equivalent GUI
Data Mem > Select Off, Data, Memory or Data & Memory.