629
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_system_application.fm
SYSTem:APPLication
SYSTem:APPLication:CATalog:REVision? ‘<test application name>’
SYSTem:APPLication:CATalog:REVision:COUNt? ‘<test application name>’
SYSTem:APPLication:CATalog[:NAME]?
Function Query the test set for all of the revision numbers stored on the test set’s hard drive. You must
specify a test application.
The test application name must be entered as it appears in the test application Setup menu, with
the exception that the string is not case sensitive and can be entered in any combination of upper
and lower case letters.
Query Range: One or more comma separated strings or a null string
Programming Example
OUTPUT 714;"SYSTEM:APPLICATION:CATALOG:REVISION? ‘AMPS/136 MOBILE TEST’"
Function Queries the test set for the number of revisions present on the hard disk for a specified test
application. Up to 30 revisions can be stored for a test application.
The test application name must be entered as it appears in the test application Setup menu, with
the exception that the string is not case sensitive and can be entered in any combination of upper
and lower case letters.
Query Range: 0 through 30
Programming Example
OUTPUT 714;"SYSTEM:APPLICATION:CATALOG:REVISION:COUNT? ‘AMPS/136 MOBILE TEST’"
Function Queries the test set for all of the names of the test applications stored on the hard drive.
This query returns one or more strings, each string is separated by a comma.
Query Range:
AMPS/136 Mobile Test
CDMA 2000 Mobile Test
GSM Mobile Test
GPRS Mobile Test
Programming Example
OUTPUT 714;"SYSTEM:APPLICATION:CATALOG:NAME?"