Network and Remote Control Operation
R&S
®
SGS100A
164User Manual 1173.9105.02 ─ 12
Figure 10-2: Remote control program using VISA
Protocol Remote control program
Socket
viOpen (..., "TCPIP:rssgs100a100010::5025::SOCKET", ...)
viPrintf (..., "SOUR:FREQ 2GHz\n")
VXI-11
viOpen (..., "TCPIP:rssgs100a100010::inst0::INSTR", ...)
viPrintf (..., "SOUR:FREQ 2GHz\n")
HiSLIP
viOpen (..., "TCPIP:rssgs100a100010::hislip0::INSTR", ...)
viPrintf (..., "SOUR:FREQ 2GHz\n")
USBTMC
viOpen (..., "USB::0x0aad::0x0088::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