Commands by Subsystem 5
Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Guide 527
:WAVeform:UNSigned
(see page 658)
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.
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 502
• ":WAVeform:SOURce" on page 521