Command reference
R&S
®
ZNA
1615User Manual 1178.6462.02 ─ 29
Example: See SYSTem:COMMunicate:RDEVice:GDEVice<Gdev>:
DEFine on page 1615.
Usage: Query only
Manual operation: See "Configured Devices" on page 923
SYSTem:COMMunicate:RDEVice:GDEVice<Gdev>:DEFine <InterfaceType>,
<Address>
Registers a generic device at the analyzer or queries its connection properties.
Suffix:
<Gdev>
.
Number of the configured device.
If a number is re-used, the previous device configuration is over-
written. Use SYSTem:COMMunicate:RDEVice:GDEVice:
CATalog? to query the generic device numbers that are already
in use.
Parameters:
<InterfaceType> Interface type (string parameter): 'VXI-11', 'socket',
'GPIB0', ..., 'GPIB9', 'usb-visa', or 'other'.
<Address> Interface address (string parameter), depending on the interface
type. See Table 5-13.
Example:
:SYST:COMM:RDEV:GDEV1:DEF 'VXI-11',
'192.168.0.1'
:SYST:COMM:RDEV:GDEV2:DEF 'VXI-11',
'192.168.0.2'
:SYST:COMM:RDEV:GDEV3:DEF 'VXI-11',
'192.168.0.3'
Register generic devices at IP addresses 192.168.0.1,
192.168.0.2 and 192.168.0.3, respectively. Use the VXI-11 pro-
tocol to communicate.
:SYST:COMM:RDEV:GEN1:CAT?
Query the generator numbers. The response is '1,2,3'.
:SYST:COMM:RDEV:GDEV2:DEL
Unregister generic device no. 2.
:SYST:COMM:RDEV:GDEV:CAT?
The response is '1,3'.
:SYST:COMM:RDEV:GDEV:DEL:ALL
Unregister all generic devices. The response is ''.
Manual operation:
See "Configured Devices" on page 923
SYSTem:COMMunicate:RDEVice:GDEVice:DELete:ALL
Deletes (unregisters) all configured generic external devices.
Use SYSTem:COMMunicate:RDEVice:GDEVice<Gdev>:DELete to unregister a
single device.
SCPI command reference