Instructions

Chapter 4 Command System for VSA Mode RIGOL
RSA3000E Programming Guide 4-9
:CALCulate:DDEMod:MARKer<n>:MINimum
Syntax
:CALCulate:DDEMod:MARKer<n>:MINimum
Description
Searches for the peak with the minimum amplitude on the trace and marks it with the specified marker.
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:DDEMod:MARKer2:MINimum
:CALCulate:DDEMod:MARKer<n>:MODE
Syntax
:CALCulate:DDEMod:MARKer<n>:MODE POSition|DELTa|FIXed|OFF
:CALCulate:DDEMod:MARKer<n>:MODE?
Description
Sets the type of the specified marker.
Queries the type of the specified marker.
Parameter
Type
Range
Default
Discrete
1|2|3|4|5|6|7|8
--
Keyword
POSition|DELTa|FIXed|OFF
POSition
Remarks
POSition: indicates the normal marker.
DELTa: indicates difference between two data points.
FIXed: indicates that the marker is fixed.
OFF: turns off the selected marker.
Return Format
The query returns POS, DELT, FIX, or OFF.
Example
The following command sets the type of Marker 1 to POSition.
:CALCulate:DDEMod:MARKer1:MODE POSition
The following query returns POS.
:CALCulate:DDEMod:MARKer1:MODE?