Agilent Technologies 8960 10 Series Reference Manual page 201

Wireless communications test set, gsm mobile test application
Hide thumbs Also See for 8960 10 Series:
Table of Contents

Advertisement

400
!
410
! Set RF IN/OUT port's amplitude offset to compensate for fixture loss of MS.
420
! After setting offset, cell power settings reflect RF power at the MS antenna
430
! input.
440
!
450
OUTPUT Test_set;"SYST:CORR:SGA -6"
460
!
470
OUTPUT Test_set;"CALL:CELL:BAND PGSM" ! Set active broadcast band to PGSM.
480
OUTPUT Test_set;"CALL:ACT OFF"
490
OUTPUT Test_set;"CALL:CELL:MCC 1;LAC 1;MNC 1;NCC 1;BCC 5" ! Set network parms.
500
OUTPUT Test_set;"CALL:ACT ON"
510
OUTPUT Test_set;"CALL:BCH 20"
520
OUTPUT Test_set;"CALL:POW:SAMP -85"
530
540
OUTPUT Test_set;"CALL:TCH 45"
550
OUTPUT Test_set;"CALL:TCH:TSL 4"
560
!
570
!*****************************************************************************
580
! Step 3: Configure the Measurement Execution Parameters
590
!*****************************************************************************
600
!
610
! Configure ORFS Measurement:
620
!
630
OUTPUT Test_set;"SET:ORFS:SWIT:COUN 5" ! Examples of using complex commands to
640
OUTPUT Test_set;"SET:ORFS:MOD:COUN 10" ! set multi-meas state and count at
650
660
OUTPUT Test_set;"SET:ORFS:TRIG:SOUR AUTO"
670
OUTPUT Test_set;"SET:ORFS:CONT OFF"
680
OUTPUT Test_set;"SET:ORFS:TIM 60"
690
! Put switching and modulation offsets to be tested into string variables.
700
Swit_offs$="400KHZ,-400KHZ,600KHZ,-600KHZ,1200KHZ,-1200KHZ,1800KHZ,-1800KHZ"
710
Mod_offs$=".2MHZ,-.2MHZ,.4MHZ,-.4MHZ,.6MHZ,-.6MHZ,.8MHZ,-.8MHZ,1MHZ,-1MHZ"
720
OUTPUT Test_set;"SET:ORFS:SWIT:FREQ "&Swit_offs$
730
OUTPUT Test_set;"SET:ORFS:MOD:FREQ "&Mod_offs$
740
!
750
! Configure TX Power Measurement:
760
!
770
OUTPUT Test_set;"SET:TXP:COUN 3"
780
OUTPUT Test_set;"SET:TXP:TRIG:SOUR RISE;QUAL ON"
790
OUTPUT Test_set;"SET:TXP:CONT OFF"
800
OUTPUT Test_set;"SET:TXP:TIM 20"
810
!
820
! Configure Phase & Frequency Error Measurement:
830
!
840
OUTPUT Test_set;"SET:PFER:COUN 8"
850
OUTPUT Test_set;"SET:PFER:TRIG:SOUR PROT;QUAL ON"
860
OUTPUT Test_set;"SET:PFER:CONT OFF"
870
OUTPUT Test_set;"SET:PFER:TIM 30"
880
OUTPUT Test_set;"SET:PFER:BSYN MID"
890
!
900
!*****************************************************************************
910
! Step 4: Establish an Active Link with the Mobile Station
920
!*****************************************************************************
S:\Hp8960\E1960A GSM Mobile Test Application\A.04 Release\Reference_Manual\Chapters\prog_prog_guide_comprehensive_prog_example.fm
! MS has a -6 dB fixture loss.
! Deactivate cell to set network parms.
! Reactivate the cell.
! Set broadcast channel to 20.
! Set cell power to -85 dBm and cell
! power state to ON with complex command.
! Set traffic channel to 45.
! Set timeslot to 4.
! same time.
! Set trig source to AUTO.
! Set trig mode to single.
! Set timeout time to 60 seconds.
Comprehensive Program Example
201

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

E5515aE5515bE1960a

Table of Contents