Technical data

Waveform Memory Commands 33
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 919
:WMEMory<N>:DISPlay
Command :WMEMory<N>:DISPlay {{ON | 1} | {OFF | 0}}
The :WMEMory<N>:DISPlay command enables or disables the viewing of
the selected waveform memory.
<N> The memory number is an integer from 1 to 4.
Example This example turns on the waveform memory 1 display.
myScope.WriteString ":WMEMORY1:DISPLAY ON"
Query :WMEMory<N>:DISPlay?
The :WMEMory<N>:DISPlay? query returns the state of the selected
waveform memory.
Returned Format
[:WMEMory<N>:DISPlay] {1 | 0}<NL>