Network operation and remote control
R&S
®
LCX Series
144User Manual 1179.2260.02 ─ 02
To assign a user-specific port number, see Chapter 10.5, "Adjusting interface
addresses", on page 159.
FTP communication
ftp://<host address>[::<port>]
port = determines the used port number
By default, instruments from Rohde & Schwarz use port number 21 for FTP communi-
cation.
Example:
ftp://192.1.2.3/
To assign a user-specific port number, see "Assigning the FTP port address manually"
on page 161.
VNC communication
vnc://<host address>[::<port>]
port
= determines the used port number
By default, instruments from Rohde & Schwarz use port number 5900 for VNC commu-
nication.
Example:
vnc://192.1.2.3
To assign a user-specific port number, see "Assigning the VNC port manually"
on page 160.
10.2.2 USB interface
For remote control using USB, the PC and the instrument must be connected over the
USB B interface. Software for instrument control and the VISA program library must be
installed on the controller. VISA detects and configures the Rohde & Schwarz instru-
ment automatically when the USB connection is established. You do not have to install
a separate driver.
You can communicate with the instrument over the USB TMC class or the CDC class
protocols:
●
USBTMC
(USB Test & Measurement Class Specification) is a protocol that is built on top of
USB for communication with USB devices, like GPIB. It defines class code informa-
tion of the instrument, that identifies its functionality to load the respective device
driver. Using VISA library, it supports service request trigger, and other specific
operations, similar to GPIB.
Remote control interfaces and protocols