RIGOL Chapter 2 Command System
2-108 MSO7000/DS7000 Programming Guide
Only the currently enabled channels can be selected.
The query returns D0, D1, D2, D3, D4, D5, D6, D7, D8, D9, D10, D11, D12, D13, D14,
D15, CHAN1, CHAN2, CHAN3, CHAN4, MATH1, MATH2, MATH3, or MATH4.
:MEASure:SOURce CHANnel2 /*Sets the channel source for the parameter to CH2.*/
:MEASure:SOURce? /*The query returns CHAN2.*/
:MEASure:COUNter:ENABle
:MEASure:COUNter:ENABle <bool>
:MEASure:COUNter:ENABle?
Enables or disables the frequency counter; or queries the on/off status of the
frequency counter.
The query returns 1 or 0.
:MEASure:COUNter:ENABle ON /*Enables the frequency counter.*/
:MEASure:COUNter:ENABle? /*The query returns 1.*/
:MEASure:COUNter:SOURce
:MEASure:COUNter:SOURce <source>
:MEASure:COUNter:SOURce?
Sets or queries the measurement source of the frequency counter.
{D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|D10|D
11|D12|D13|D14|D15|CHANnel1|CHANnel2
|CHANnel3|CHANnel4|EXT}
Only the currently enabled channels can be selected.
The query returns D0, D1, D2, D3, D4, D5, D6, D7, D8, D9, D10, D11, D12, D13, D14,
D15, CHAN1, CHAN2, CHAN3, CHAN4, or EXT.
:MEASure:COUNter:SOURce CHANnel2 /*Sets the measurement source for the
frequency counter to CH2.*/
:MEASure:COUNter:SOURce? /*The query returns CHAN2.*/
:MEASure:COUNter:VALue?
Queries the measurement results of the frequency counter. The default unit is Hz.
The query returns the current measurement value in scientific notation. If the frequency
counter function is currently disabled, the query returns 0.
:MEASure:COUNter:VALue? /*The query returns 1000.*/