
Network and Remote Control Operation
R&S
®
SGU100A
115
User Manual 1176.7726.02 ─ 09
Figure 10-2: Remote control program using VISA
Protocol
Remote control program
Socket
viOpen (..., "TCPIP:rssgu100a100010::5025::SOCKET", ...)
viPrintf (..., "SOUR:FREQ 2GHz\n")
VXI-11
viOpen (..., "TCPIP:rssgu100a100010::inst0::INSTR", ...)
viPrintf (..., "SOUR:FREQ 2GHz\n")
HiSLIP
viOpen (..., "TCPIP:rssgu100a100010::hislip0::INSTR", ...)
viPrintf (..., "SOUR:FREQ 2GHz\n")
USBTMC
viOpen (..., "USB::0x0aad::0x00ce::1000010::INSTR", ...)
viPrintf (..., "SOUR:FREQ 2GHz\n")
●
Remote control program using instrument driver (VISA available)
Figure 10-3: Remote control program using instrument driver (VISA available)
Remote Control Interfaces and Protocols