User manual

RIGOL Chapter 2 Command System
2-110 MSO5000 Programming Guide
Return
Format
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.
Example
:MEASure:SETup:DSB CHANnel2
/*Sets Source B of the delay measurement to CHANnel2.*/
:MEASure:SETup:DSB?
/*The query returns CHAN2.*/
:MEASure:STATistic:DISPlay
Syntax
:MEASure:STATistic:DISPlay <bool>
:MEASure:STATistic:DISPlay?
Description
Enables or disables the statistical function; or queries the status of the statistical
function.
Parameter
Name
Type
Range
Default
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF
Remarks
When the statistical function is enabled, the instrument makes statistics of the
measurement results for at most 10 measurement items that are turned on last time
and displays the statistical results.
Return
Format
The query returns 1 or 0.
Example
:MEASure:STATistic:DISPlay ON /*Enables the statistical function.*/
:MEASure:STATistic:DISPlay? /*The query returns 1.*/
:MEASure:STATistic:RESet
Syntax
:MEASure:STATistic:RESet
Description
Clears the history statistics data and makes statistics again.
:MEASure:STATistic:ITEM
Syntax
:MEASure:STATistic:ITEM <item>[,<src>[,<src>]]
:MEASure:STATistic:ITEM? <type>,<item>[,<src>[,<src>]]
Description
Enables the statistical function of any waveform parameter of the specified source, or
queries the statistical results of any waveform parameter of the specified source.
Parameter
Name
Type
Range
Default
<item>
Discrete
{VMAX|VMIN|VPP|VTOP|VBASe|VAMP|VA
VG|VRMS|OVERshoot|PREShoot|MARea|
MPARea|PERiod|FREQuency|RTIMe|FTIM
e|PWIDth|NWIDth|PDUTy|NDUTy|TVMax|
TVMin|PSLewrate|NSLewrate|VUPPer|VMI
D|VLOWer|VARiance|PVRMs|PPULses|NP
ULses|PEDGes|NEDGes|RRDelay|RFDelay
|FRDelay|FFDelay|RRPHase|RFPHase|FRP
Hase|FFPHase}
——
<src>
Discrete
Refer to Remarks
——