Instructions

RIGOL Chapter 3 Command System for EMI Mode
3-6 RSA3000E Programming Guide
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
ON|1
Return Format
The query returns 0 or 1.
Example
The following command enables the peak excursion function.
:CALCulate:FSCan:MARKer:PEAK:EXCursion:STATe ON
or :CALCulate:FSCan:MARKer:PEAK:EXCursion:STATe 1
The following query returns 1.
:CALCulate:FSCan:MARKer:PEAK:EXCursion:STATe?
:CALCulate:FSCan:MARKer:PEAK:SEARch:MODE
Syntax
:CALCulate:FSCan:MARKer:PEAK:SEARch:MODE PARameter|MAXimum
:CALCulate:FSCan:MARKer:PEAK:SEARch:MODE?
Description
Sets the peak search mode.
Queries the peak search mode.
Parameter
Name
Type
Range
Default
--
Keyword
PARameter|MAXimum
MAXimum
Remarks
PARameter: indicates parameter. If "parameter" is selected under Search Mode, the system will search for
the peak of the specified parameter on the trace.
MAXimum: indicates maximum. If "Max" is selected under Search Mode, the system will search for the
maximum value on the trace.
The command is only valid for the peak search executed by sending
the :CALCulate:FSCan:MARKer<n>:MAXimum
command. Other items under the peak search menu such as
Next Peak, Next Peak Right, Next Peak Left, and Minimum Peak are all searched based on "parameter".
Return Format
The query returns PAR or MAX.
Example
The following command sets the peak search mode to PARameter.
:CALCulate:FSCan:MARKer:PEAK:SEARch:MODE PARameter
The following query returns PAR.
:CALCulate:FSCan:MARKer:PEAK:SEARch:MODE?