Download EV-DO-ATS - Spirent Knowledge Base
Transcript
Chapter Four: Advanced Features | 77 Get8960Applications Inputs: None Outputs: String Description: This method returns the available Agilent 8960 applications as a “,” separated string. Get8960ApplicationRevs Inputs: string Outputs: String Description: This method returns the available Agilent 8960 application revisons for a given application, as a “,” separated string. The application name has to be a valid substring from the return value of Get8960Applications Get8960ApplicationDetails Inputs: None Outputs: String Description: This method returns the currently executing Agilent 8960 application in the format ( application name, application revison ) Set8960ApplicationDetails Inputs: String Outputs: Boolean Description: This method sets the currently executing Agilent 8960 application. The input is in the format ( application name, application revison ). Note that 8960 takes almost 3-5 minutes to switch to a different application. ValidateTest Inputs: sSuitePath As String, testNumber As Long Outputs: Boolean Description: This method validates the specified test from the specified suite. ValidateSuite Inputs: sSuitePath As String Outputs: Boolean Description: This method validates all the test in the specified suite.