Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-20 RSA5000 Programming Guide
:CALCulate:MARKer<n>:CPSearch[:STATe]
Syntax
:CALCulate:MARKer<n>:CPSearch[:STATe] OFF|ON|0|1
:CALCulate:MARKer<n>:CPSearch[:STATe]?
Description
Enables or disables continuous peak search function, and marks the peak value with n.
Queries the status of continuous peak search function.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
——
Bool
OFF|ON|0|1
OFF|0
Return Format
The query returns 0 or 1.
Example
The following command performs the continuous peak search function, and marks with Marker 1.
:CALCulate:MARKer1:CPSeatch:STATe ON or :CALCulate:MARKer1:CPSeatch:STATe 1
The following query returns 1.
:CALCulate:MARKer1:CPSeatch:STATe?
:CALCulate:MARKer<n>:FCOunt:GATetime
Syntax
:CALCulate:MARKer<n>:FCOunt:GATetime <time>
:CALCulate:MARKer<n>:FCOunt:GATetime?
Description
Sets the gate time for Marker n. The unit is s.
Queries the gate time for Marker n.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
<time>
Consecutive Real Number
1 μs to 500 ms
100 ms
Remarks
This command is only available for GPSA mode.
Return Format
The query returns the gate time for Marker n in scientific notation.
Example
The following command sets the gate time for Marker 2 to 10 ms.
:CALCulate:MARKer2:FCOunt:GATetime 0.01
The following query returns 1.000000e-02.
:CALCulate:MARKer2:FCOunt:GATetime?