Command Reference
R&S
®
ZNA
1292
User Manual 1178.6462.02 ─ 12
Example:
See
SYSTem:COMMunicate:RDEVice:GDEV<Gdev>:DEFine
Usage:
Query only
Manual operation:
See
SYSTem:COMMunicate:RDEVice:GDEV<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:GDEV:
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
.
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
SYSTem:COMMunicate:RDEVice:GDEV:DELete:ALL
Deletes (unregisters) all configured generic external devices.
Use
SYSTem:COMMunicate:RDEVice:GDEV<Gdev>:DELete
to unregister a single
device.
SCPI Command Reference