258 34980A User’s Guide
8 Microwave Switch/Attenuator Driver
SCPI Programming Examples
These programming examples provide you with SCPI command examples
to use for driving the microwave switch modules.
The slot and channel addressing scheme used in these examples follow the
form srcc where s is the mainframe slot number (1 through 8), r is the
remote module number (1 through 8), and cc is the two- digit channel
number. For more information about channel numbering, refer to “Channel
Numbering” on page 212.
For complete information on SCPI commands, see the Programmer’s
Reference Help file.
Example: Configuring an Agilent N1810UL
The following example illustrate controlling an Agilent N1810UL attached
to a Y1150A distribution board. The distribution board is connected to
Bank 1 of the first remote module attached to the 34945A installed in
slot 1 of the mainframe. This example uses the bank preset (described on
page 223).
ROUTe:RMODule:DRIVe:SOURce OFF,(@1100)
ROUTe:RMODule:BANK:PRESet BANK1,(@1100)
ROUTe:RMODule:DRIVe:SOURce INT,(@1101)
ROUT:CLOSe (@1101)