Agilent Technologies E4406A VSA Satellite Radio User Manual


 
252 Chapter 5
Language Reference
INSTrument Subsystem
INSTrument Subsystem
This subsystem includes commands for querying and selecting
instrument measurement (personality option) modes.
Catalog Query
:INSTrument:CATalog[:FULL]?
Returns a comma separated list of strings which contains the names of
all the installed applications. These names can only be used with the
INST:SELECT command. If the optional keyword FULL is specified, each
name is immediately followed by its associated instrument number.
These instrument numbers can only be used with the INST:NSELect
command.
Example: INST:CAT?
Query response: GSM3,CDMA4
Example: INST:CAT:FULL?
Query response:
BASIC8,GSM3,CDMA4,SERVICE1
Select Application by Number
:INSTrument:NSELect <integer>
:INSTrument:NSELect?
Select the measurement mode by its instrument number. The actual
available choices depends upon which applications are installed in the
instrument. These instrument numbers can be obtained with
INST:CATalog:FULL?
1 = SERVICE
3 = GSM
4 = CDMA (cdmaOne)
5 = NADC
6 = PDC
8 = BASIC
9 = WCDMA (W-CDMA, 3GPP)
10 = CDMA2K (cdma2000)
11 = IDEN
12 = ARIBWCDMA (W-CDMA, ARIB and Trial)
13 = EDGEGSM
Example: INST:NSEL 3