252
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
8
:ACQuire Commands
:ACQuire:COUNt
Command Syntax
:ACQuire:COUNt <count>
<count> ::= integer in NR1 format
In averaging mode, the :ACQuire:COUNt command specifies the number of values
to be averaged for each time bucket before the acquisition is considered to be
complete for that time bucket. When :ACQuire:TYPE is set to AVERage, the count
can be set to any value from 2 to 65536.
Query Syntax
:ACQuire:COUNT?
The :ACQuire:COUNT? query returns the currently selected count value for
averaging mode.
Return Format
<count_argument><NL>
<count_argument> ::= an integer from 2 to 65536 in NR1 format
See Also
•
"Introduction to :ACQuire Commands"
•
•
•
NOTE
The :ACQuire:COUNt 1 command has been deprecated. The AVERage acquisition type with a
count of 1 is functionally equivalent to the HRESolution acquisition type; however, you should
select the high-resolution acquisition mode with the :ACQuire:TYPE HRESolution command
instead.