Agilent Technologies 8960 10 Series Reference Manual page 31

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

Advertisement

Call Processing Subsystem Overlapped Command Synchronization Commands
Table 1 of 2
Command
Purpose Of Command
:DONE?
Returns a 0 if the associated command's
pending operation flag is true, or a 1 if it is
false.
:SEQuential
Forces an overlapped command to execute
in a sequential manner. No subsequent
commands will be executed until the
pending operation flag for this operation
is false.
Example
10 OUTPUT 714;"CALL:TCH 65"
20 OUTPUT 714;"SETUP:TXP:CONT OFF"
30 OUTPUT 714;"SETUP:PFER:CONT OFF"
40 REPEAT
50 OUTPUT 714;"CALL:TCH:DONE?"
60 ENTER 714;Process_done
70 UNTIL Process_done
80 OUTPUT 714;INIT:TXP;PFER"
90 END
The example shown is from the E1960A GSM test
application. Commands the test set to perform a
traffic channel handover and execute two setup
commands. After the two setup commands have
finished, the :DONE? command is used to find out if
the handover is finished
OUTPUT 714;"CALL:TCH:SEQ 65"
The example shown is from the E1960A GSM test
application. Commands the test set to perform a
traffic channel handover and to not execute any
more commands until the pending operation flag
associated with the CALL:TCH command is false.
S:\Hp8960\E1960A GSM Mobile Test Application\A.04 Release\Reference_Manual\Chapters\prog_synch_callproc.fm
Call Processing Event Synchronization
31

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

E5515aE5515bE1960a

Table of Contents