776
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_conf_ta_switch.fm
Test Application Switching
4. Select the GSM test application. This will switch test applications and cause the test set to reboot.
10 OUTPUT 714;”SYSTEM:APPLICATION:CATALOG:NAME?”
20 !Queries all of the test application names
30 ENTER 714;N$
40 PRINT “The CATALOG names that are loaded are “;N$
50 OUTPUT 714;”SYSTEM:APPLICATION:CATALOG:REVISION? ‘GSM MOBILE TEST’”
60 !Queries all revisions of GSM MOBILE TEST
70 ENTER 714;Cat_rev$
80 PRINT “The revisions for the GSM Mobile Test Application are “;Cat_rev$
90 OUTPUT 714;”SYSTEM:APPLICATION:SELECT:REVISION ‘GSM MOBILE TEST’,’A.04.01’”
100 !Selects a revision
110 OUTPUT 714;”SYSTEM:APPLICATION:SELECT:NAME ‘GSM MOBILE TEST’”
120 !Switches the test application to GSM MOBILE TEST
130 END
Related Topics
“Test Application Revisions and Licenses” on page 777
“SYSTem:APPLication” on page 627
“SYSTem:CURRent:TA” on page 645
“Test Application Name” on page 779