Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-24 RSA5000 Programming Guide
Return Format
The query returns the right edge frequency or time of the signal in scientific notation.
Example
The following command sets the right edge frequency of the signal involved in the calculation for the
Marker 1 band function to 4 GHz.
:CALCulate:MARKer1:FUNCtion:BAND:RIGHt 4000000000
The following query returns 4.000000000e+09.
:CALCulate:MARKer1:FUNCtion:BAND:RIGHt?
:CALCulate:MARKer<n>:FUNCtion:BAND:SPAN
Syntax
:CALCulate:MARKer<n>:FUNCtion:BAND:SPAN <freq>
:CALCulate:MARKer<n>:FUNCtion:BAND:SPAN?
Description
Sets the bandwidth or the time span of the signal involved in the calculation for the band function.
Queries the bandwidth or the time span of the signal involved in the calculation for the band function.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
--
<freq> Consecutive Real Number 0 to +
span/2
capture time/20 (PvT)
sweep time/20 (zero span)
Remarks
This command is only valid when the corresponding bandwidth function is enabled.
This command is used to set the signal time when the zero span is enabled in GPSA mode or when in the
PvT view in RTSA mode.
Return Format
The query returns the bandwidth of the signal involved in the calculation for the band function in scientific
notation.
Example
The following command sets the bandwidth of the signal involved in the calculation for the Marker 1 band
function to 500 MHz.
:CALCulate:MARKer1:FUNCtion:BAND:SPAN 500000000
The following query returns 5.000000000e+08.
:CALCulate:MARKer1:FUNCtion:BAND:SPAN?