Agilent Technologies 8960 Series Reference Manual page 99

Hide thumbs Also See for 8960 Series:
Table of Contents

Advertisement

Example 16. Programming Example
OUTPUT Test_set;"CALL:CONN:TIM 5" !Set timeout time to 5 seconds.
OUTPUT Test_set;"CALL:CONN:ARM"
DISP "Terminate the call from the mobile station."
OUTPUT Test_set;"CALL:CONN?" !Initiate call connected state query.
ENTER Test_set;Call_connected
IF Call_connected THEN
! <put error handler here>
END IF
! Call is disconnected so proceed with control program
End the Mobile Station Test Mode Transmission
In test mode, you must send the necessary test mode commands to end the mobile station transmission.
Partially Preset the Test Set
At this point, it is good practice to partially preset the test set by sending the SYST:PRES3 command. This
command stops all measurement and call processing processes, but does not reset all values to default.
!Arm the change detector.
!Program hangs here until state
!change or timer expires.
!Check if disconnection successful.
S:\Hp8960\E1963A WCDMA\3.2 release\Reference Guide\Chapters\wcdma_prog_generic_step7.fm
Step 7: End Connection
99

Advertisement

Table of Contents
loading

Table of Contents