Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-22 RSA5000 Programming Guide
: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.
:CALCulate:MARKer<n>:FUNCtion
Syntax
:CALCulate:MARKer<n>:FUNCtion NOISe|BPOWer|BDENsity|OFF
:CALCulate: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
NOISe|BPOWer|BDENsity|OFF
OFF
Remarks
NOISe: indicates the noise measurement.
BPOWer: indicates the bandwidth power.
BDENsity: indicates the bandwidth density.
OFF: turns off all the measurements.
Return Format
The query returns NOIS, BPOW, BDEN, or OFF.
Example
The following command sets the measurement type of Marker 1 to noise measurement.
:CALCulate:MARKer1:FUNCtion NOISe
The following query returns NOIS.
:CALCulate:MARKer1:FUNCtion?