RIGOL
2-4
VSA Programming Guide
Example
The following command disables the marker table.
:CALCulate:DDEMod:MARKer:TABLe:STATe OFF or :CALCulate:DDEMod:MARKer:TABLe:STATe 0
The following query returns 0.
:CALCulate:DDEMod:MARKer:TABLe:STATe?
:CALCulate:DDEMod:MARKer<n>:CPSearch[:STATe]
Syntax
:CALCulate:DDEMod:MARKer<n>:CPSearch[:STATe] OFF|ON|0|1
:CALCulate:DDEMod:MARKer<n>:CPSearch[:STATe]?
Description
Enables or disables continuous peak search function, and marks the peak value with Marker 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 enables the continuous peak search function, and marks the peak value with
Marker 1.
:CALCulate:DDEMod:MARKer1:CPSearch:STATe ON or :CALCulate:DDEMod:MARKer1:CPSearch:STATe 1
The following query returns 1.
:CALCulate:DDEMod:MARKer1:CPSearch:STATe?
:CALCulate:DDEMod:MARKer<n>:FUNCtion
Syntax
:CALCulate:DDEMod:MARKer<n>:FUNCtion BPOWer|OFF
:CALCulate:DDEMod:MARKer<n>:FUNCtion?
Description
Selects the special measurement type for the specified marker.
Queries the special measurement type of the specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
--
--
Keyword
BPOWer|OFF
OFF
Remarks
BPOWer: indicates the bandwidth power.
OFF: turns off all the measurements.
This command is only valid when you open the marker on the frequency domain data.