Command Reference
R&S
®
CMW500
249User Manual 1173.9463.02 ─ 02
Parameters:
<State> ON | OFF
ON: GPIB enabled
OFF: GPIB disabled
*RST: a *RST has no effect on the value
Example:
SYSTem:COMMunicate:GPIB:ENABle ON
Enable GPIB interface (channel 1).
Firmware/Software: V1.0.0.4
SYSTem:
COMMunicate:GPIB<i>:VRESource?
Queries the VISA resource string of the GPIB interface; see Remote Control Operation.
Suffix:
<i>
.
1 to 4, depending on installed options
Selects the remote channel.
Return values:
'<String>' VISA address string; see example below.
*RST: *RST has no effect on the value. The address string
depends on the GPIB address and on the host name;
see example below.
Example:
SYSTem:COMMunicate:GPIB:ADDRess 10
SYSTem:COMMunicate:GPIB:VRESource?
Set the GPIB address to 10 and query the VISA resource string of
the GPIB interface (channel 1). The response is 'GPIB::
10::INSTR'
Usage: Query only
Firmware/Software: V1.0.0.4
SYSTem:COMMunicate:USB:VRESource?
Queries the VISA resource string of the USB interface; see Remote Control Operation.
Return values:
'<String>' VISA address string; see example below.
*RST: *RST has no effect on the value. The address string
is fixed; see example below.
Example:
SYSTem:COMMunicate:USB:VRESource?
Query the VISA resource string of the USB interface. The
response is 'USB::0x0AAD::0x57::0000000::INSTR'.
Usage: Query only
Firmware/Software: V1.0.0.4
Instrument-Control Commands