Agilent Technologies 8960 Series Reference Manual page 88

Hide thumbs Also See for 8960 Series:
Table of Contents

Advertisement

Step 4: Make Connection
NOTE
The test set cannot originate a call from the mobile station. You must physically dial a number on
the mobile station and press send, or send commands to a test bus built into the mobile station.
For mobile station originated calls where the call is originated by physically dialing a number (as
opposed to using a test bus) ensure that the call-state-change detector timeout time is long
enough to allow the number to be dialed.
Example 11. Programming Example
OUTPUT Test_set;"CALL:CONN:TIM 10"
OUTPUT Test_set;"CALL:CONN:ARM"
DISP "Initiate a call from the mobile"
OUTPUT Test_set;"CALL:CONN?"
ENTER Test_set;Call_connected
IF NOT Call_connected THEN
OUTPUT Test_set;"CALL:END"
! <put error handler here>
END IF
! Call is connected.
Make a Test Mode Connection
To make a connection between the test set and mobile station in test mode, you must send the appropriate test
mode commands to the mobile station to command it to synchronize to the test set's signal and begin
transmitting.
You may also want to make a quick power measurement to ensure that the connection has been made.
88
S:\Hp8960\E1963A WCDMA\3.2 release\Reference Guide\Chapters\wcdma_prog_generic_step4.fm
! Initiate a call connected state query
Proceed with the control program.
! Set timeout time to 10 seconds
! Arm the change detector
! Program hangs here until
! origination passes or fails

Advertisement

Table of Contents
loading

Table of Contents