Instructions
RIGOL  Chapter 2 Command System 
2-108    MSO5000 Programming Guide 
Format 
Example 
:MEASure:SETup:MID 89        /*Sets the middle value of the threshold level to 89%.*/ 
:MEASure:SETup:MID?            /*The query returns 89.*/ 
:MEASure:SETup:MIN 
Syntax 
:MEASure:SETup:MIN <value> 
:MEASure:SETup:MIN? 
Description 
Sets or queries the threshold level lower limit of the analog channel in auto measurement. 
Parameter 
Name 
Type 
Range 
Default 
<value> 
Integer 
Refer to Remarks 
—— 
Description 
  When the threshold type is percentage, its range is from 0% to 100%; when the 
threshold type is absolute, its range is from -100 mV to 100 mV. 
  When the lower limit is greater than the current middle value, the middle value will 
be automatically increased, so as to make itself greater than the lower limit. 
Return 
Format 
The query returns an integer. 
Example 
:MEASure:SETup:MIN 53        /*Sets the lower limit of the threshold level to 53%.*/ 
:MEASure:SETup:MIN?            /*The query returns 53.*/ 
:MEASure:SETup:PSA 
Syntax 
:MEASure:SETup:PSA <source> 
:MEASure:SETup:PSA? 
Description 
Sets or queries Source A in the phase or delay measurement. 
Parameter 
Name 
Type 
Range 
Default 
<source> 
Discrete 
{D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|D10|D11|D
12|D13|D14|D15|CHANnel1|CHANnel2|CHANnel
3|CHANnel4|MATH1|MATH2|MATH3|MATH4} 
CHANnel1 
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:PSA CHANnel1   
/*Sets Source A of the phase measurement to CHANnel1.*/ 
:MEASure:SETup:PSA?                     
/*The query returns CHAN1.*/ 










