Programming Guide

Digital Oscilloscopes Series
83
ACQUISITION
OFFSET, OFST
Command/Query
DESCRIPTION
The OFFSET command allows adjustment of the
vertical offset of the specified input channel. The
maximum ranges depend on the fixed sensitivity
setting.
If an out-of-range value is entered, the oscilloscope
is set to the closest possible value and the VAB bit
(bit 2) in the STB register is set.
The OFFSET? query returns the offset value of the
specified channel.
COMMAND SYNTAX
<channel>: OFfSeT <offset>
<channel> : = {C1, C2, C3,C4}
<offset> : = See the oscilloscopes specifications.
QUERY SYNTAX
<channel>: OFfSeT?
RESPONSE FORMAT
<channel>: OFfSeT <offset>
EXAMPLE
The following command sets the offset of Channel
2 to -3 V:
Command message:
C2: OFST -3V