Agilent Technologies 8960 Series Reference Manual page 122

Hide thumbs Also See for 8960 Series:
Table of Contents

Advertisement

Step 4: Make Connection
OUTPUT Test_set;"CALL:ORIG" ! Start a base station originated call
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 so proceed with control program
Process for Making a Mobile Station Originated Call Figure 8. Process for Making a Mobile
Station Originated Call
122
S:\Hp8960\E1963A WCDMA\4.0 release\Reference Guide\Chapters\wcdma_prog_generic_step4.fm
! Hanging GPIB query
! Program hangs here until
! origination passes or fails
Start
Send
CALL:CONN:TIM
command.
Send
CALL:CONN:ARM
command.
Send
CALL:CONN?
query command.
Originate a call
from mobile station.
Enter response from
CALL:CONN? query.
Call
No
connected?
Yes
Proceed with
control program.
Send CALL:END
command.
Invoke error
handler.

Advertisement

Table of Contents
loading

Table of Contents