Remote Control Interfaces and Protocols
R&S
®
NRP Series
51
Getting Started 1419.0170.02 ─ 12
TCPIP::<IP address or hostname>[::<LAN device name>][::INSTR]
●
TCPIP
designates the network protocol used
●
<IP address or hostname>
is the IP address or host name of the device
●
[::<LAN device name>]
defines the protocol and the instance number of a sub-
instrument:
●
[::INSTR]
indicates the power sensors resource class (optional)
The IP address or hostname is used by the programs to identify and control the
sensor. While the hostname is determined by settings in the sensor, the IP
address is assigned by a DHCP server when the sensor requests one. Alterna-
tively the IP address is determined with a procedure called Zeroconf.
You can also assign a
LAN device name
which defines the protocol characteris-
tics of the connection. See the description of the VISA resource string below for
the corresponding interface protocols. The string of the
LAN device name
is
emphasized in italics.
HiSLIP
TCPIP::<IP address or hostname>
::hislip0
[::INSTR]
●
hislip0
is the HiSLIP device name, designates that the interface protocol
HiSLIP is used (mandatory)
hislip0
is composed of [::HiSLIP device name[,HiSLIP port]] and must be
assigned.
For details of the HiSLIP protocol, refer to
Chapter 7.2.3, "HiSLIP Protocol"
VXI-11
TCPIP::<IP address or hostname>
[::inst0]
[::INSTR]
●
inst0
is the LAN device name, indicating that the VXI-11 protocol is used
(optional)
inst0
currently selects the VXI-11 protocol by default and can be omitted.
For details of the VXI-11 protocol, refer to
Chapter 7.2.2, "VXI-11 Protocol"
Socket Communication
TCPIP::<IP address or hostname>
::port::SOCKET
●
port
determines the used port number
Ethernet Interface