Network operation and remote control
R&S
®
RTE
1042User Manual 1326.1032.02 ─ 20
IP address
Only the IP address or a valid DNS host name is required to set up the connection.
The host address is part of the "VISA resource string" used by programs to identify and
control the instrument. The VISA resource string has the form:
TCPIP::<host address>::hislip0[,<port>][::INSTR] for HiSLIP protocol
TCPIP::<host address>[::inst0][::INSTR] for VXI-11 protocol
Where:
●
host address identifies the instrument in the network, usually the IP address. If
the LAN is supported by a DNS server, the host name can be used instead of the
IP address. The DNS server (Domain Name System server) translates the host
name to the IP address.
●
hislip0 indicates the HiSLIP protocol
●
inst0 is the default LAN device name. VISA supports several devices running on
the instrument. On R&S RTE, only one device is configured, so the LAN device
name can be omitted.
●
INSTR specifies a VISA resource of the type INSTR. By default, the VISA resource
name control is set to the INSTR class.
Example: HiSLIP
IP address is 192.1.2.3: the valid resource string is: TCPIP::192.1.2.3::hislip0
Instrument name is RSRT1: the valid resource string is: TCPIP::RSRT1::hislip0.
DNS host name is RTE-123456: the valid resource string is:
TCPIP::RTE-123456::hislip0.
Example: VXI-11
IP address is 192.1.2.3: the valid resource string is: TCPIP::192.1.2.3
Instrument name is RSRT1: the valid resource string is: TCPIP::RSRT1.
DNS host name is RTE-123456: the valid resource string is: TCPIP::RTE-123456.
See also:
●
Find IP address: [SETUP] > "System" tab, see Chapter 4.1.1, "System settings",
on page 133.
●
Chapter 17.2.2, "Assigning the IP address", on page 1028
17.5.1.2 GPIB interface (IEC/IEEE bus interface)
A GPIB interface is provided with option R&S RTE-B10.
To control the instrument remotely via GPIB, the instrument and the controlle must be
connected by a GPIB bus cable. The total cable length is restricted to a maximum of
15 m; the cable length between two instruments should not exceed 2m.
Remote control