RIGOL
DG900 Programming Guide
2-7
:COUN? /*Queries the status of the frequency counter and the query returns OFF.*/
:COUN 1 /*Enables the frequency counter function.*/
:COUN? /*Queries the status of the frequency counter and the query returns RUN (the default
operating status).*/
:COUN STOP /*Sets the operating status of the frequency counter to "STOP".*/
:COUN? /*Queries the status of the frequency counter and the query returns STOP.*/
:COUNter:STATIstics:CLEAr
Syntax
:COUNter:STATIstics:CLEAr
Description
Clears the statistics results.
Remarks
This command is only valid when the statistical function of the frequency counter is enabled
).
The statistics results are cleared automatically when the statistical function of the frequency counter is
disabled.
:COUNter:STATIstics[:STATe]
Syntax
:COUNter:STATIstics[:STATe] {ON|1|OFF|0}
:COUNter:STATIstics[:STATe]?
Description
Enables or disables the statistical function of the measurement results of the frequency counter.
Queries the on/off status of the statistical function of the measurement results of the frequency counter.
Parameter
Name
Type
Range
Default
{ON|1|OFF|0}
Bool
ON|1|OFF|0
OFF
Return Format
The query returns ON or OFF.
Example
:COUN:STATI ON /*Enables the statistical function of the measurement results of the frequency
counter.*/
:COUN:STATI? /*Queries the on/off status of the statistical function of the measurement results of the
frequency counter and the query returns ON.*/
Summary of Contents for DG952
Page 2: ......
Page 168: ......
Page 181: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 7 ...
Page 185: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 11 ...
Page 187: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 13 ...
Page 199: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 25 ...
Page 200: ......