Remote Control Basics
R&S
®
SMJ100A
442
Operating Manual 1403.7458.32 ─ 14
VISA library
Instrument access via VXI-11 protocols is usually achieved from high level program-
ming platforms using VISA as an intermediate abstraction layer. VISA encapsulates
the low level VXI or GPIB function calls and thus makes the transport interface trans-
parent for the user. See
Chapter 6.1.1, "VISA Libraries"
on page 440 for details.
IP address
Only the IP address or the computer name (LAN device name) is required to set up the
connection. The IP address/computer name is part of the "visa resource string" used
by the programs to identify and control the instrument.
Forms of the VISA resource string:
TCPIP::host address[::LAN device name][::INSTR]
or
TCPIP::host address::port::SOCKET
where
●
TCPIP
designates the network protocol used
●
host address
is the IP address or host name of the device
●
LAN device name
defines the protocol and the instance number of a sub-instru-
ment:
–
inst0
selects the VXI-11 protocol (optional, default)
–
hislip0
selects the newer HiSLIP protocol
●
INSTR
indicates the instrument resource class (optional)
●
port
determines the used port number
●
SOCKET
indicates the raw network socket resource class
Example:
●
Instrument has the IP address
192.1.2.3
; the valid resource string using VXI-11
protocol is:
TCPIP::192.1.2.3::INSTR
●
The DNS host name name is
RSSM1
; the valid resource string is:
TCPIP::RSSM1::hislip0
(HiSLIP)
TCPIP::RSSM1::INSTR
(VXI-11)
●
A raw socket connection can be established using:
TCPIP::192.1.2.3::5025::SOCKET
Identifying instruments in a network
If several instruments are connected to the network, each instrument has its own IP
address and associated resource string. The controller identifies these instruments by
the resource string.
Remote Control Interfaces and Protocols
Содержание SMJ100A
Страница 34: ...Preface R S SMJ100A 18 Operating Manual 1403 7458 32 14 Notes on Screenshots...
Страница 86: ...Preparing for Use R S SMJ100A 70 Operating Manual 1403 7458 32 14 LXI Configuration...
Страница 139: ...Manual Operation R S SMJ100A 123 Operating Manual 1403 7458 32 14 Legend of Front Panel Controls...
Страница 140: ...Manual Operation R S SMJ100A 124 Operating Manual 1403 7458 32 14 Legend of Front Panel Controls...
Страница 454: ...Instrument Function R S SMJ100A 438 Operating Manual 1403 7458 32 14 Baseband Signal Baseband Block...
Страница 826: ...Remote Control Commands R S SMJ100A 810 Operating Manual 1403 7458 32 14 UNIT Subsystem...
Страница 828: ...Maintenance R S SMJ100A 812 Operating Manual 1403 7458 32 14 Storing and Packing...
Страница 843: ...Hardware Interfaces R S SMJ100A 827 Operating Manual 1403 7458 32 14 Figure A 2 BERT circuit diagram BERT Connector...
Страница 844: ...Hardware Interfaces R S SMJ100A 828 Operating Manual 1403 7458 32 14 BERT Connector...