COM Server Commands
139
SCPI.DISPlay.WINDow(Ch).TRACe(Tr).MEMory. STATe
Object Type
Property (read/write)
Data Type
Boolean
Target
Trace
Tr
of channel
Ch
,
Ch
Tr
trace number 1–8 (see
Description
The ON/OFF state of the memory trace display.
Allowable
Values
True
Memory trace display ON
False
Memory trace display OFF
Preset Value
False
Notes
If the memory is empty, an error occurs and the object is ignored
Syntax
Dim Status As Boolean
Status =
app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).MEMory.STATe
app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).MEMory.STATe
= true
Equivalent
Softkeys
Trace> Display > Memory | Data&Memory (ON)
Trace> Display > Data | OFF (OFF)