Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-47
:COUNter:SOURce CHANnel2 /*Sets the source of the frequency
counter to CH2.*/
:COUNter:SOURce? /*The query returns CHAN2.*/
:COUNter:MODE
:COUNter:MODE <mode>
:COUNter:MODE?
Sets or queries the mode of the frequency counter.
{FREQuency|PERiod|TOTalize}
The query returns FREQ, PER, or TOT.
:COUNter:MODE PERiod /*Sets the mode of the frequency counter to
PERiod.*/
:COUNter:MODE? /*The query returns PER.*/
:COUNter:NDIGits
:COUNter:NDIGits <val>
:COUNter:NDIGits?
Sets or queries the resolution of the frequency counter.
The resolution setting is only available for "Period" and "Frequency", and
unavailable for "Totalize".
The query returns an integer ranging from 3 to 6.
:COUNter:NDIGits 4 /*Sets the resolution of the frequency
counter to 4.*/
:COUNter:NDIGits? /*The query returns 4.*/
:COUNter:TOTalize:ENABle
:COUNter:TOTalize:ENABle <bool>
:COUNter:TOTalize:ENABle?
Enables or disables the statistical function of the frequency counter; or
queries the on/off status of the statistical function of the frequency counter.
Not available for "Period" and "Frequency".
The query returns 1 or 0.