EasyManua.ls Logo

Rohde & Schwarz SMBV100B - Setting up a Remote Control Connection over USB

Rohde & Schwarz SMBV100B
1030 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Network Operation and Remote Control
R&S
®
SMBV100B
587User Manual 1178.4460.02 ─ 03
a) Open the port to the instrument.
CALL IBFIND("DEV1", generator%)
b) Inform the controller about instrument address.
CALL IBPAD(generator%, 28)
c) Reset the instrument.
CALL IBWRT(generator%, "*RST;*CLS")
d) Set the instrument to new address.
CALL IBWRT(generator%, "SYST:COMM:GPIB:ADDR 18")
e) Inform the controller about new address.
CALL IBPAD(generator%, 18)
The GPIB address of the instrument is changed.
3. To return to manual operation, press the Local key at the front panel.
11.8.5 Setting Up a Remote Control Connection over USB
For remote control via the USB connection, the PC and the instrument must be con-
nected via the USB type B interface. A USB connection requires the VISA library to be
installed. VISA detects and configures the R&S instrument automatically when the
USB connection is established. You do not have to enter an address string or install a
separate driver.
Starting a remote control session over USB
1. Connect instrument and controller using USB cable. Switch them on.
2. Execute the following commands on the controller:
a) Open the port to the instrument.
viOpen (..., "USB::0x0AAD::0x01df::100001::INSTR", ...)
b) Reset the instrument.
viRST (generator%, "*RST;*CLS")
c) Set 2 GHz frequency
viPrintf (..., "SOUR:FREQ 2GHz\n")
d) Set 20 dBm output level
viPrintf (..., "SOUR:POW -20dBm\n")
The RF frequency and signal level of the instrument are changed.
3. To return to manual operation, press the [Local] key.
11.9 Tracing SCPI Commands and Messages Exchanged
via the LXI Web Browser Interface
The remote trace functionality allows you to trace commands and messages
exchanged via a remote control interface of the R&S SMBV100B.
Tracing SCPI Commands and Messages Exchanged via the LXI Web Browser Interface

Table of Contents

Related product manuals