Instructions
RIGOL Chapter 3 Command System for EMI Mode
3-10 RSA3000E Programming Guide
:CALCulate:FSCan:MARKer<n>:MINimum
Syntax
:CALCulate:FSCan:MARKer<n>:MINimum
Description
Searches for and marks the peak with the minimum amplitude on the trace.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
--
Remarks
When no peak is found, a prompt message "No peak found" is displayed on the screen.
Example
The following command performs one minimum search, and marks it with Marker 2.
:CALCulate:FSCan:MARKer2:MINimum
:CALCulate:FSCan:MARKer<n>:MODE
Syntax
:CALCulate:FSCan:MARKer<n>:MODE POSition|DELTa|OFF
:CALCulate:FSCan:MARKer<n>:MODE?
Description
Sets the type of the specified marker.
Queries the type of the specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
--
--
Keyword
POSition|DELTa|OFF
POSition
Remarks
POSition: indicates the normal marker.
DELTa: indicates difference between two data points.
OFF: turns off the selected marker.
Return Format
The query returns POS, DELT, or OFF.
Example
The following command sets the type of Marker 1 to Position.
:CALCulate:FSCan:MARKer1:MODE POSition
The following query returns POS.
:CALCulate:FSCan:MARKer1:MODE?