Network operation and remote control
R&S
®
AREG800A
182
User Manual 1179.3615.02 ─ 01
Example:
USB::0x0AAD::0x01e1::100001::INSTR
0x0AAD is the vendor ID for Rohde
&
Schwarz.
0x01e1 is the product ID for the R&S
AREG800A
100001 is the serial number of the particular instrument.
10.2.2.2
RS232 resource string
The RS232 resource string represents the addressing scheme for a device connected
to the serial interface of the instrument.
The USB resource string syntax is as follows:
ASRL<port number>[::INSTR]
ASRL
is the name of the serial interface
<port number>
is the number of the serial interface
Example:
ASRL1::INSTR
10.2.3
GPIB interface (IEC/IEEE bus interface)
To control the R&S
AREG800A over the GPIB bus, the instrument and the controller
PC must be connected with a GPIB bus cable. A GPIB bus card, the card drivers and
the program libraries for the used programming language must be installed on the con-
troller.
For description of the characteristics, control commands and messages of the GPIB
interface, refer to
GPIB address
The controller PC addresses the instrument with the GPIB bus channel, see
ter 10.5.3, "GPIB address settings"
on page 200. GPIB provides channel addresses
from 0 to 30.
The GPIB resource string syntax is as follows:
GPIB:://<channel>[::INSTR]
GPIB
= denotes the used interface
<channel address> = the used channel
[::INSTR]
= indicates the instrument resource class (optional)
Note:
If the VISA implementation supports the GPIB interface, you can optionally
define the VISA Instrument Control Resource (INSTR). It is used to define the basic
operations and attributes for a device, such as reading, writing, or triggering.
Remote control interfaces and protocols