Instrument control
R&S
®
SGT100A
56
Getting Started 1419.4576.02 ─ 10
hislip0
is composed of [::HiSLIP device name[,HiSLIP port]] and must be
assigned.
For details of the HiSLIP protocol, refer to
VXI-11
TCPIP::host address[::inst0][::INSTR]
●
[::inst0]
LAN device name, indicates 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
Socket communication
TCPIP::host address::port::SOCKET
●
Port
determines the used port number
●
SOCKET
indicates the raw network socket resource class
Socket communication requires the specification of the port (commonly referred
to as port number) and of "SOCKET" to complete the VISA resource string with
the associated protocol used.
The registered port for socket communication is port 5025.
See also
Example:
●
Instrument has the IP address
10.113.11.91
; the valid resource string using
VXI-11 protocol is:
TCPIP::10.113.11.91::INSTR
●
The DNS host name is
rssgt100a100021
; the valid resource string is:
TCPIP::rssgt100a100021::hislip0
(HiSLIP)
TCPIP::rssgt100a100021::inst0
(VXI-11)
●
A raw socket connection can be established using:
TCPIP::10.113.11.91::5025::SOCKET
HiSLIP protocol
The High Speed LAN Instrument Protocol (HiSLIP) is the successor protocol for
VXI-11 for TCP-based instruments specified by the IVI foundation. The protocol
Network operation and remote control