:WAVeform Commands 36
Keysight InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide 1423
:WAVeform:UNSigned
(see page 1610)
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 1396
• ":WAVeform:SOURce" on page 1417