Last Updated: August 29, 2007
This command sets and queries test set application parameters.
For more information on the conventions used in the programming examples click here.
Switches between licensed applications.
Queries the test set for the name of the currently active application.
Setting Range: CCAL | GCAL | TCAL | WCAL | GENeral | TOOLs
Query Range: CCAL | GCAL | TCAL | WCAL | GEN | TOOL
Test Set Requirements: E6601A WCTS Program Version A.01 and above
Examples:
' Switch to the GSM/GPRS/EGPRS Cal Application.
TestSet.WriteString("SYSTem:APPLication GCAL")
' Return the name of the currently active application.
TestSet.WriteString("SYSTem:APPLication?")