Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
1040User Manual 1178.8520.02 ─ 01
//------------- Configuring the signal count marker -------------------
CALC:MARK1 ON
//Activates marker1
CALC:MARK1:COUN ON
//Switches on the frequency counter for marker 1.
CALC:MARK1:COUN:RES 1kHz
//Sets the resolution of the frequency counter to 1kHz
//------- Performing the measurement -------------------------
INIT;*WAI
//Performs a measurement and waits for it to end
//---------------Retrieving Results-------------
CALC:MARK1:COUN:FREQ?
//Returns the signal counter value as the precise marker frequency.
14.8.4 Configuring Display and Limit Lines
The commands required to configure display and limit lines in a remote environment
are described here.
● Configuring Display Lines................................................................................... 1040
● Defining Limit Checks......................................................................................... 1043
14.8.4.1 Configuring Display Lines
The following commands configure vertical and horizontal display lines.
CALCulate<n>:DLINe<dl>.............................................................................................1040
CALCulate<n>:DLINe<dl>:STATe.................................................................................. 1041
CALCulate<n>:FLINe<dl>.............................................................................................1041
CALCulate<n>:FLINe<dl>:STATe...................................................................................1041
CALCulate<n>:TLINe<dl>.............................................................................................1042
CALCulate<n>:TLINe<dl>:STATe...................................................................................1042
CALCulate<n>:DLINe<dl> <Position>
This command defines the (horizontal) position of a display line.
Suffix:
<n>
.
Window
<dl> 1 | 2
Parameters:
<Position> The value range is variable.
You can use any unit you want, the R&S FSV/A then converts
the unit to the currently selected unit. If you omit a unit, the
R&S FSV/A uses the currently selected unit.
*RST: (state is OFF)
Default unit: DBM
Analyzing Measurements (Basics)