Network and Remote Control Operation
R&S
®
SGS100A
165User Manual 1173.9105.02 ─ 12
Protocol Remote control program
Socket
rssgs_init ("TCPIP:rssgs100a100010::5025::SOCKET", ...)
rssgs_SetFrequency (..., 2e9)
VXI-11
rssgs_init ("TCPIP:rssgs100a100010::inst0::INSTR", ...)
rssgs_SetFrequency (..., 2e9)
HiSLIP
rssgs_init ("TCPIP:rssgs100a100010::hislip0::INSTR", ...)
rssgs_SetFrequency (..., 2e9)
USBTMC
rssgs_init ("USB::0x0aad::0x0088::1000010::INSTR", ...)
rssgs_SetFrequency (..., 2e9)
PCIe
rssgs_init ("PCIe::0x162f::0x132e::1000010::INSTR", ...)
rssgs_SetFrequency (..., 2e9)
●
Remote control program using instrument driver (VISA not available)
Figure 10-4: Remote control program using instrument driver (VISA not available)
Protocol Remote control program
Socket
rssgs_init ("TCPIP:rssgs100a100010::5025::SOCKET", ...)
rssgs_SetFrequency (..., 2e9)
PCIe
rssgs_init ("PCIe::0x162f::0x132e::1000010::INSTR", ...)
rssgs_SetFrequency (..., 2e9)
10.1.2 LAN Interface
To be integrated in a LAN, the instrument is equipped with a LAN interface, consisting
of a connector, a network interface card and protocols.
For remote control via a network, the PC and the instrument must be connected via the
LAN interface to a common network with TCP/IP network protocol. They are connected
using a RJ45 cable (shielded or unshielded twisted-pair category 5). The TCP/IP net-
work protocol and the associated network services are preconfigured on the instru-
Remote Control Interfaces and Protocols