Agilent Technologies 8960 10 Series Reference Manual page 247

Wireless communications test set, gsm mobile test application
Hide thumbs Also See for 8960 10 Series:
Table of Contents

Advertisement

CALL:END
Function
Overlapped command used to terminate the active call.
Programming Example
OUTPUT 714;"CALL:END" !Terminate the active call.
CALL:END:DONE?
Function
Query only command which returns a 1 if the previously issued overlapped CALL:END command
is done, or a 0 if the previously issued overlapped CALL:END command is not done. This
command does not terminate the active call. This command is used to determine if a previously
issued overlapped command is done or not.
Query
range: 0|1
*RST Setting
1
Programming Example
OUTPUT 714;"CALL:END" !Send command to terminate active call.
LOOP
OUTPUT 714;"CALL:END:DONE?" !Send query to see if CALL:END command is done.
ENTER 714; Callend_is_done
EXIT IF Callend_is_done
END LOOP
CALL:END:OPComplete?
Function
Query only command which places a 1 in the output queue when the previously issued
overlapped CALL:END command is done. This command does not terminate the active call. This
command is used to determine when a previously issued overlapped command is done.
Query
range: 1
*RST Setting
1
Programming Example
OUTPUT 714;"CALL:END" !Send command to terminate active call.
OUTPUT 714;"CALL:END:OPC?" !Send query to determine when CALL:END command is
ENTER 714; Callend_is_done !Program hangs here until CALL:END command
!Returns 1 if CALL:END command is finished.
!Returns 0 if CALL:END command is not finished.
!done.
!is finished.
!When CALL:END is done a 1 is put in output queue, ENTER
!is satisfied and program continues execution.
S:\Hp8960\E1960A GSM Mobile Test Application\A.04 Release\Reference_Manual\Chapters\hpib_call_end.fm
CALL:END
247

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

E5515aE5515bE1960a

Table of Contents