Agilent Technologies Home Page 8960 Series 10 Wireless Communications Test Set
- +
Home | Product Web Site | Contact Us
+
- -
+ -
8960 GSM/GPRS/EGPRS Online User's Guide
E1968A, E6701F, E6704A
Search this guide for     
search tips



Feedback
Did the information on this web page help answer your question or solve a problem?

Yes
No
Did not apply

Please provide additional comments about this page.
(Optional, 255 character max)


Email address (optional):

Privacy Notice: We will not sell or give away your email address to any third party.

 



Programming a Decoded Audio Measurement

Last updated: December 3, 2008

This measurement is not applicable to GPRS or EGPRS.

This section provides an example of how to make a Decoded Audio (DAUDio) measurement. The following procedure assumes that an active link is established between the test set and the mobile station. See Establishing an Active GSM Link with the Mobile Station .

  1. Configure decoded audio measurement parameters using the SETup subsystem.
  2. Setup the audio source to stimulate the mobile station with a pulsed audio signal.
  3. Start the decoded audio measurement using the INITiate subsystem.
  4. Use the FETCh? command to obtain decoded audio measurement results.

Programming Example

 
10    OUTPUT 714;"SETUP:DAUDIO:CONTINUOUS OFF"         ! Configures the decoded audio
20                                                     ! measurement to single trigger mode.
30    OUTPUT 714;"AFGENERATOR:PULSE:STATE ON"          ! Audio signal must be pulsed.
40    OUTPUT 714;"AFGENERATOR:VOLTAGE:SAMPLITUDE 100MV"
50    OUTPUT 714;"AFGENERATOR:FREQUENCY 2.1KHZ"
60    OUTPUT 714;"SETUP:DAUDIO:FILTER:SFREQUENCY 2.1KHZ"! Specifies the tunable
70                                                      ! bandpass filter frequency
80                                                      ! and set the filter state to on.
90    OUTPUT 714;"INITIATE:DAUDIO"
100   OUTPUT 714;"FETCH:DAUDIO?"                        ! Fetch the decoded audio results.
110   ENTER 714;Ingerity,Decoded_audio
120   END

Returned Values

The measurements returned by this program are:

  • Integrity returns the measurement Integrity Indicator (0 means a successful measurement with no errors).
  • Decoded_audio returns the decoded audio measurement results in percent (%).



Top of pagetop of page     

+ +