198
S:\Hp8960\E1960A GSM Mobile Test Application\A.04 Release\Reference_Manual\Chapters\prog_prog_guide_step8.fm
Step 8: Disconnect the Mobile Station from the BSE
Example 1. Programming Example:
!**********************************************************************
! Step 8: Disconnect Mobile Station From BSE
!**********************************************************************
!
OUTPUT Test_set;”CALL:END” ! Initiate a base station disconnect.
OUTPUT Test_set;”CALL:CONN:STAT?” ! Initiate call connect state query.
ENTER Test_set;Call_connected ! Program will hang here until state
! change or timer expires.
IF Call_connected THEN ! Check if disconnect successful
! <put error handler here>
END IF
! Call is disconnected so proceed with control program
Terminating an Active Call from the Mobile Station
The process for terminating an active call from the mobile station is shown in the following figure.
There is no facility in the test set to initiate a call disconnect from the mobile station. This must be
accomplished manually or through a test bus built into the mobile station.
For mobile station terminated calls where the call is terminated by physically pushing a button on the phone
(as opposed to using a test bus) ensure that the call-state-change-detector time-out time is long enough to
allow a human to push the button.
Содержание 8960 Series 10
Страница 26: ...26 Contents ...
Страница 363: ...363 S Hp8960 E1960A GSM Mobile Test Application A 04 Release Reference_Manual Chapters hpib_read fm READ ...
Страница 500: ...500 S Hp8960 E1960A GSM Mobile Test Application A 04 Release Reference_Manual ch_gen_usage fm General Usage ...
Страница 574: ...574 S Hp8960 E1960A GSM Mobile Test Application A 04 Release Reference_Manual ch_error_messages fm Error Messages ...