Programming Guide (Scpi) - Keysight Technologies 11713D Operating And Service Manual

Attenuator/switch driver
Table of Contents

Advertisement

Programming Guide (SCPI)

SCPI command syntax
The following conventions are used for SCPI command syntax for remote interface programming.
– Square brackets ([]) indicate optional keywords or parameters
– Braces ({}) enclose parameter choices within a command string
– Angle brackets (<>) enclose parameters for which you must specify a value
– A vertical bar (|) separates multiple parameters
Rules for using a channel or scan list
Many of the SCPI commands include a channel list or scan list parameter which allows you to
specify one or more channels. The channel number has the form (@bnn), where b is the bank
number and nn is the channel number.
Channel list is from 101 to 110 for bank 1 and 201 to 210 for bank 2.
You can specify a bank, a single channel, multiple channels, or a range of channels as described
below.
– The following command closes a single channel (channel 4) on bank 1:
ROUTe:CLOSe (@104)
– The following command closes multiple channels on modules in banks 1 and 2:
ROUTe:CLOSe (@104,107, 201, 206)
– The following command closes a range of channels. When you specify a range of channels, the
range may contain invalid channels (they are ignored), but the first and last channel in the list
must be valid:
ROUTe:CLOSe (@101:109)
Keysight 11713D/E Operating and Service Manual
Remote Operations
67
6

Advertisement

Table of Contents
loading

This manual is also suitable for:

11713e

Table of Contents