Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-13
:CALCulate:MARKer:FCOunt[:STATe]
Syntax
:CALCulate:MARKer:FCOunt[:STATe] OFF|ON|0|1
:CALCulate:MARKer:FCOunt[:STATe]?
Description
Enable or disable the frequency counter.
Query the status of the frequency counter.
Parameter
Explanation
Use the
:CALCulate:MARKer:FCOunt:X? command to query the reading of the frequency counter.
Return Format
The query returns 0 or 1.
Example
The command below enables the frequency counter.
:CALCulate:MARKer:FCOunt:STATe ON or :CALCulate:MARKer:FCOunt:STATe 1
The query below returns 1.
:CALCulate:MARKer:FCOunt:STATe?
:CALCulate:MARKer<n>:CPEak[:STATe]
Syntax
:CALCulate:MARKer<n>:CPEak[:STATe] OFF|ON|0|1
:CALCulate:MARKer<n>:CPEak[:STATe]?
Description
Enable continuous peak search and mark the peak using the specified marker or disable continuous peak
search.
Query the status of continuous peak search.
Parameter
Return Format
The query returns 0 or 1.
Example
The command below enables continuous peak search and marks the peak using marker 2.
:CALCulate:MARKer2:CPEak:STATe ON or :CALCulate:MARKer2:CPEak:STATe 1
The query below returns 1.
:CALCulate:MARKer2:CPEak:STATe?