631
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_system_application.fm
SYSTem:APPLication
SYSTem:APPLication:FORMat[:NAME]
SYSTem:APPLication:FORMat:LICense? ‘<format name>’
Function Switches formats in a fast switching test application. A licensed fast switching test application must be
selected to use this command.
Queries the test set for the name of the currently active format. This string is not case sensitive.
Setting Range:
•‘GSM’
•‘AMPS/136’
•‘GPRS’
Query Range: A string up to 25 characters, or the null string.
•“GSM”
•“AMPS/136”
•“GPRS”
Programming Example
OUTPUT 714;”SYSTEM:APPLICATION:FORMAT:NAME ‘GSM’”
OUTPUT 714;”SYSTEM:APPLICATION:FORMAT:NAME?”
Function Queries the test set for the license status of the fast switching test application.
The returned values are:
• LIC indicates this is a licensed test application.
• NLIC indicates this is not a licensed test application.
• PART indicates that only part of the test application with multiple formats is licensed.
• UNKN indicates that license status is unknown.
Query Range: LIC|NLIC|PART|UNKN
Programming Example
OUTPUT 714;”SYSTEM:APPLICATION:FORMAT:LICENSE? ‘AMPS/136’”