1294
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
35
Obsolete and Discontinued Commands
:MTESt:AVERage
Command Syntax
:MTESt:AVERage <on_off>
<on_off> ::= {{1 | ON} | {0 | OFF}}
The :MTESt:AVERage command enables or disables averaging. When ON, the
oscilloscope acquires multiple data values for each time bucket, and averages
them. When OFF, averaging is disabled. To set the number of averages, use the
:MTESt:AVERage:COUNt command described next.
Query Syntax
:MTESt:AVERage?
The :MTESt:AVERage? query returns the current setting for averaging.
Return Format
<on_off><NL>
<on_off> ::= {1 | 0}
See Also
•
"Introduction to :MTESt Commands"
•
NOTE
The :MTESt:AVERage command is obsolete and is provided for backward compatibility to
previous oscilloscopes. Use the :ACQuire:TYPE AVERage command (see
) instead.