Technical data

Table Of Contents
656 Agilent InfiniiVision 6000 Series Oscilloscopes Programmer's Guide
5 Commands by Subsystem
:WAVeform:UNSigned
(see page 798)
Command Syntax
:WAVeform:UNSigned <unsigned>
<unsigned> ::= {{0 | OFF} | {1 | ON}}
The :WAVeform:UNSigned command turns unsigned mode on or off for the
currently selected waveform. Use the WAVeform:UNSigned command to
control whether data values are sent as unsigned or signed integers. This
command can be used to match the instrument's internal data type to the
data type used by the programming language. This command has no effect
if the data format is ASCii.
If :WAVeform:SOURce is set to POD1, POD2, BUS1, or BUS2,
WAVeform:UNSigned must be set to ON.
Query Syntax
:WAVeform:UNSigned?
The :WAVeform:UNSigned? query returns the status of unsigned mode for
the currently selected waveform.
Return Format
<unsigned><NL>
<unsigned> ::= {0 | 1}
See Also "Introduction to :WAVeform Commands" on page 630
":WAVeform:SOURce" on page 650