Getting Started; Starting Remote Control; Display Contents During Remote Control; Manual Operation - Rohde & Schwarz R&S FSP Series Operating Manual

Spectrum analyzer
Table of Contents

Advertisement

R&S FSP

5.3 Getting Started

The short and simple operating sequence provided below enables you to quickly put
the instrument into operation and set its basic functions. As a prerequisite, the GPIB
address, which is factory-set to 20, must remain unchanged.
1. Connect instrument and controller using GPIB cable.
2. Write and start the following program on the controller:
3. To return to manual operation, press the LOCAL key at the front panel.

5.4 Starting Remote Control

On power-on, the instrument is always in the manual operating state ("LOCAL"
state) and can be operated via the front panel.
It is switched to remote control ("REMOTE" state)
GPIB
as soon as it receives an addressed command from a controller.
if it is controlled in a network (RSIB interface), as soon as it receives a command
from a controller.
RS-232
as soon as it receives the command "@REM" from a controller.
During remote control, operation via the front panel is disabled. The instrument
remains in the remote state until it is reset to the manual state via the front panel or
via remote control interfaces. Switching from manual operation to remote control
and vice versa does not affect the remaining instrument settings.
5.4.1

Display Contents during Remote Control

During remote control, only the LOCAL softkey appears, with which it is possible to
return to manual operation.
In addition, the display of diagrams and results can be blanked out with the com-
mand "SYSTem:DISPlay:UPDate OFF" (default in remote control) to obtain opti-
mum performance during remote control.
5.4
CALL IBFIND("DEV1", analyzer%)
'Open port to the instrument
CALL IBPAD(analyzer%, 20)
'Inform controller about instrument address
CALL IBWRT(analyzer%, '*RST;*CLS')
'Reset instrument
CALL IBWRT(analyzer%, 'FREQ:CENT 100MHz')
'Set center frequency to 100 MHz
CALL IBWRT(analyzer%, 'FREQ:SPAN 10MHz')
'Set span to 10 MHz
CALL IBWRT(analyzer%, 'DISP:TRAC:Y:RLEV -10dBm')
'Set reference level to -10 dBm
The instrument now performs a sweep in the frequency range of 95 MHz to 105
MHz.
Remote Control – Basics
Getting Started
Operating Manual 1164.4556.12 - 06

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents