Chapter 2 Command System RIGOL
DSA800E 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
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
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?