Technical data

Waveform Memory Commands 33
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 925
:WMEMory<N>:YRANge
Command :WMEMory<N>:YRANge <range_value>
The :WMEMory<N>:YRANge command sets the Y- axis, vertical range for
the selected memory. The vertical scale is the vertical range divided by 8.
<N> The memory number is an integer from 1 to 4.
<range_value> A real number for the vertical range value.
Example This example sets the Y- axis (vertical) range of waveform memory 3 to
0.2 volts.
myScope.WriteString ":WMEMORY3:YRANGE 0.2"
Query :WMEMory<N>:YRANge?
The :WMEMory<N>:YRANge? query returns the Y- axis, vertical range for
the selected memory.
Returned Format
[:WMEMory<N>:YRANge]<range_value><NL>