Counter Commands; Counter:average:all - Rigol DG800 Pro Series Programming Manual

Function/arbitrary waveform generator
Hide thumbs Also See for DG800 Pro Series:
Table of Contents

Advertisement

Command System
Return Format
None.
Examples
:ABORt /*Stops any operation that is triggered.*/
3.2

:COUNter Commands

:COUNter commands are used to enable/disable the counter function, and set the
counter.
3.2.1

:COUNter:AVERage:ALL?

Syntax
:COUNter:AVERage:ALL?
Description
Queries the statistical results for counter measurements.
Parameter
None.
Remarks
The counter can provide the statistical function for the current measurement
parameters. Use
parameters.
Return Format
The query returns a string which consists of 6 parts (representing the current value,
maximum value, minimum value, average value, standard deviation, and statistical
count respectively) separated by commas. For example, the query might return
+1.000004E+06,+1.000005E+06,+1.000003E+06,+1.000004E+06,+0.000000E+00,35,
indicating that the current value is 1.000,004 MHz, the maximum value is 1.000,005
MHz, the minimum value is 1.000,003 MHz, the average value is 1.000,004 MHz, the
standard deviation is 0 Hz, and the count is 35.
When the counter statistical function is disabled, send this command and the query
returns 0,0,0,0,0,0.
Examples
:COUNter:AVERage:ALL? /*Queries the statistical results for counter
measurements. The query might return +1.000004E+06,+1.000005E
+06,+1.000003E+06,+1.000004E+06,+0.000000E+00,35.*/
DG800 Pro/DG900 Pro Programming
Guide
8
:DISPlay:COUNter
to set and query the current measurement
Copyright ©RIGOL TECHNOLOGIES CO., LTD. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents