Network operation and remote control
R&S
®
SGS100A
178User Manual 1173.9105.02 ─ 13
Figure 12-3: Remote control program using instrument driver (VISA available)
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 12-4: Remote control program using instrument driver (VISA not available)
Remote control interfaces and protocols