:WAVeform Commands
32
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
1197
:WAVeform:UNSigned
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"
•