Agilent Technologies 8960 Series Reference Manual page 133

10 wireless communications test set
Hide thumbs Also See for 8960 Series:
Table of Contents

Advertisement

Example 10. Programming Example
OUTPUT Test_set;"CALL:PAG:PNUM '0000574016'"! Set paging number
OUTPUT Test_set;"CALL:PAG:REP ON" ! Set paging repeat state
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 15. Process for Making a Mobile
Station Originated Call
! 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.
No
Call
connected?
Yes
Proceed with
control program.
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_prog_generic_step4_ac.fm
Send CALL:END
command.
Invoke error
handler.
Step 4: Make Connection
133

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents