
Network and Remote Control Operation
R&S
®
SGU100A
116
User Manual 1176.7726.02 ─ 09
Protocol
Remote control program
Socket
rssgu_init ("TCPIP:rssgu100a100010::5025::SOCKET", ...)
rssgu_SetFrequency (..., 2e9)
VXI-11
rssgu_init ("TCPIP:rssgu100a100010::inst0::INSTR", ...)
rssgu_SetFrequency (..., 2e9)
HiSLIP
rssgu_init ("TCPIP:rssgu100a100010::hislip0::INSTR", ...)
rssgu_SetFrequency (..., 2e9)
USBTMC
rssgu_init ("USB::0x0aad::0x00ce::1000010::INSTR", ...)
rssgu_SetFrequency (..., 2e9)
PCIe
rssgu_init ("PCIe::0x162f::0x132e::1000010::INSTR", ...)
rssgu_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
rssgu_init ("TCPIP:rssgu100a100010::5025::SOCKET", ...)
rssgu_SetFrequency (..., 2e9)
PCIe
rssgu_init ("PCIe::0x162f::0x132e::1000010::INSTR", ...)
rssgu_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