User manual

RIGOL Chapter 2 Command System
2-130 DSA700 Programming Guide
Example
The command below sets the average mode to repeat average.
:SENSe:HDISt:AVERage:TCONtrol REPeat
The query below returns REP.
:SENSe:HDISt:AVERage:TCONtrol?
[:SENSe]:HDISt:NUMBers
Syntax
[:SENSe]:HDISt:NUMBers <integer>
[:SENSe]:HDISt:NUMBers?
Description
Set the number of the harmonics to be measured.
Query the number of the harmonics to be measured.
Parameter
Name
Type
Range
Default
<integer>
Integer
2 to 10
10
Explanation
This command is only available when the harmonic distortion measurement is enabled.
Return Format
The query returns the number of harmonics in integer.
Example
The command below sets the number of harmonics to 5.
:SENSe:HDISt:NUMBers 5
The query below returns 5.
:SENSe:HDISt:NUMBers?