User manual

Chapter 2 Command System RIGOL
DSA700 Programming Guide 2-17
:CALCulate:MARKer<n>:MINimum
Syntax
:CALCulate:MARKer<n>:MINimum
Description
Search and mark the peak on the trace with the minimum amplitude.
Parameter
Name
Type
Range
Default
<n> Discrete 1|2|3|4 --
Explanation
When no peak is found, "No peak found" is displayed on the screen.
:CALCulate:MARKer<n>:MODE
Syntax
:CALCulate:MARKer<n>:MODE POSition|DELTa|BAND|SPAN
:CALCulate:MARKer<n>:MODE?
Description
Set the type of the specified marker.
Query the type of the specified marker.
Parameter
Name
Type Range Default
<n> Discrete 1|2|3|4 --
--
Keyword
POSition|DELTa|BAND|SPAN
POSition
Explanation
POSition: Normal
DELTa: Delta
BAND: Delta Pair
SPAN: Span Pair
Return Format
The query returns POS, DELT, BAND or SPAN.
Example
The command below sets the type of marker 1 to Normal.
:CALCulate:MARKer1:MODE POSition
The query below returns POS.
:CALCulate:MARKer1:MODE?