User manual

Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-119
:MEASure:SETup:MAX
Syntax :MEASure:SETup:MAX <value>
:MEASure:SETup:MAX?
Description Set or query the upper limit of the threshold (expressed in the percentage of amplitude) in
time, delay, and phase measurements.
Parameter
Name
Type
Range
Default
<value> Integer 7 to 95 90
Explanation The upper limit, middle point, and lower limit of the threshold (expressed in the
percentage of amplitude) are used to define the time, delay, and phase parameters.
Setting these values will affect the measurement results of the time, delay, and phase
parameters.
Setting the upper limit lower than the middle point will automatically reduce the
middle point to keep it lower than the upper limit.
Return
Format
The query returns an integer between 7 and 95.
Example
:MEASure:SETup:MAX 95 /*Set the upper limit of the threshold to 95%*/
:MEASure:SETup:MAX? /*The query returns 95*/
Related
Commands
:MEASure:SETup:MID
:MEASure:SETup:MIN
:MEASure:ITEM
:MEASure:SETup:MID
Syntax :MEASure:SETup:MID <value>
:MEASure:SETup:MID?
Description Set or query the middle point of the threshold (expressed in the percentage of amplitude)
in time, delay, and phase measurements.
Parameter
Name
Type
Range
Default
<value>
Integer
6 to 94
50
Explanation The upper limit, middle point, and lower limit of the threshold (expressed in the
percentage of amplitude) are used to define the time, delay, and phase parameters.
Setting these values will affect the measurement results of the time, delay, and phase
parameters.
The middle point must be lower than the upper limit and greater than the lower limit.
Return
Format
The query returns an integer between 6 and 94.
Example
:MEASure:SETup:MID 89 /*Set the middle point of the threshold to 89%*/
:MEASure:SETup:MID? /*The query returns 89*/
Related
Commands
:MEASure:SETup:MAX
:MEASure:SETup:MIN
:MEASure:ITEM