:WAVeform Commands 32
Agilent InfiniiVision 3000 X-Series Oscilloscopes Programmer's Guide 987
:WAVeform:UNSigned
(see page 1138)
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 961
• ":WAVeform:SOURce" on page 981