1032
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
29
:SYSTem Commands
:SYSTem:PRECision
Command Syntax
:SYSTem:PRECision <on_off>
<on_off> ::= {{1 | ON} | {0 | OFF}}
The :SYSTem:PRECision command turns the oscilloscope's precision analysis
setting on or off.
• OFF (0) — provides the maximum oscilloscope waveform update rate by
performing measurements and math functions on the default 65535-point
(maximum)
measurement record
.
• ON (1) — at the expense of oscilloscope waveform update rate, this setting
allows measurements and math functions to be performed on a longer,
precision analysis record
The length of the precision analysis record is specified by the
:SYSTem:PRECision:LENGth command.
The precision analysis setting is OFF after a *RST command.
Precision analysis is not available when:
• Realtime sampling mode is off.
• Averaging acquisition modes is selected.
• XY or Roll time modes are selected.
Query Syntax
:SYSTem:PRECision?
The :SYSTem:PRECision? query returns the current precision analysis setting.
Return Format
<on_off><NL>
<on_off> ::= {1 | 0}
See Also
•
"Introduction to :SYSTem Commands"
•
•
•