Technical data
922 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
33 Waveform Memory Commands
:WMEMory<N>:XOFFset
Command :WMEMory<N>:XOFFset <offset_value>
The :WMEMory<N>:XOFFset command sets thex- axis, horizontal position
for the selected waveform memory's display scale. The position is
referenced to center screen.
<N> The memory number is an integer from 1 to 4.
<offset_value> A real number for the horizontal offset (position) value.
Example This example sets the X- axis, horizontal position for waveform memory 3
to 0.1 seconds (100 ms).
myScope.WriteString ":WMEMORY3:XOFFSET 0.1"
Query :WMEMory<N>:XOFFset?
The :WMEMory<N>:XOFFset? query returns the current X-axis, horizontal
position for the selected waveform memory.
Returned Format
[:WMEMory<N>:XOFFset] <offset_value><NL>