User manual

Chapter 2 Command System RIGOL
RSA3000 Programming Guide 2-21
:CALCulate:MARKer<n>:FCOunt[:STATe]
Syntax
:CALCulate:MARKer<n>:FCOunt[:STATe] OFF|ON|0|1
:CALCulate:MARKer<n>:FCOunt[:STATe]?
Description
Enables or disables the frequency counter function of the specified marker.
Queries the status of the frequency counter function of the specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
——
Bool
OFF|ON|0|1
OFF|0
Remarks
This command is only available for GPSA mode.
Return Format
The query returns 0 or 1.
Example
The following command enables the frequency counter function of Marker 2.
:CALCulate:MARKer2:FCOunt:STATe ON or :CALCulate:MARKer2:FCOunt:STATe 1
The following query returns 1.
:CALCulate:MARKer2:FCOunt:STATe?
:CALCulate:MARKer<n>:FCOunt:X?
Syntax
:CALCulate:MARKer<n>:FCOunt:X?
Description
Queries the readout of the frequency counter of the specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
Remarks
This command is only available for GPSA mode.
Return Format
The query returns the readout in integer. Its unit is Hz.
When the frequency counter function is disabled, the command returns NAN.