User Manual

Table Of Contents
:WAVeform Commands 28
Keysight InfiniiVision 1000 X-Series Oscilloscopes Programmer's Guide 631
:WAVeform:POINts
(see page 782)
Command Syntax
:WAVeform:POINts <# points>
<# points> ::= {100 | 250 | 500 | 1000 | <points mode>}
if waveform points mode is NORMal
<# points> ::= {100 | 250 | 500 | 1000 | 2000 | 5000 | 10000 | 20000
| 50000 | 100000 | 200000 | 500000 | 1000000
| <points mode>}
if waveform points mode is MAXimum or RAW
<points mode> ::= {NORMal | MAXimum | RAW}
The :WAVeform:POINts command sets the number of waveform points to be
transferred with the :WAVeform:DATA? query. This value represents the points
contained in the waveform selected with the :WAVeform:SOURce command.
For the analog sources, the records that can be transferred depend on the
waveform points mode. The maximum number of points returned for math
(function) waveforms is determined by the NORMal waveform points mode. See
the :WAVeform:POINts:MODE command (see page 633) for more information.
Only data visible on the display will be returned.
Query Syntax
:WAVeform:POINts?
The :WAVeform:POINts query returns the number of waveform points to be
transferred when using the :WAVeform:DATA? query. Setting the points mode will
affect what data is transferred (see the :WAVeform:POINts:MODE command (see
page 633) for more information).
Return Format
<# points><NL>
<# points> ::= {100 | 250 | 500 | 1000 | <maximum # points>}
if waveform points mode is NORMal
<# points> ::= {100 | 250 | 500 | 1000 | 2000 | 5000 | 10000 | 20000
| 50000 | 100000 | 200000 | 500000 | 1000000
| <maximum # points>}
if waveform points mode is MAXimum or RAW
NOTE
The <points_mode> option is deprecated. Use the :WAVeform:POINts:MODE command
instead.
NOTE
If a full screen of data is not displayed, the number of points returned will not be 1000 or an
even divisor of it.