Call Processing Subsystem Overlapped Commands; Related Topics - Agilent Technologies 8960 Series Reference Manual

Hide thumbs Also See for 8960 Series:
Table of Contents

Advertisement

Table 7. Overlapped Commands
Command
Purpose Of Command
:OPComplete?
Places a 1 in the test set's output queue
when the associated command's pending
operation flag goes false. Controlling
program hangs on this query until the 1
is retrieved.
Operating Considerations
When using the call processing subsystem overlapped command synchronization commands, check the
conditions that set the operation's pending operation flag (POF) false to avoid unexpected results.

Call Processing Subsystem Overlapped Commands

Table 8. Overlapped Commands
Call Processing Command
CALL:ORIGinate
See
"CALL:ORIGinate"
CALL:REGister
CALL:CONNected:ARM[:IMMediate]
See
"CALL:CONNected[:STATe]"

Related Topics

"Call Processing State Synchronization" on page 1
.
.
Example
10 OUTPUT 714;"CALL:TCH 65"
20 OUTPUT 714;"SETUP:TXP:CONT OFF"
30 OUTPUT 714;"SETUP:PFER:CONT OFF"
40 OUTPUT 714;"CALL:TCH:OPC?"
50 ENTER 714;Op_complete
60 OUTPUT 714;"INIT:TXP;PFER"
70 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 :OPC? command is sent to hang
program execution until a 1 is put in the test set's
output queue, satisfying the ENTER statement and
allowing program execution to continue with the
INITiate command.
Purpose Of
Command
Performs a base
station call
origination.
Performs a
zone-based (forced)
registration.
Arms the call
control status
change detector.
S:\Hp8960\E1963A WCDMA\3.2 release\Reference Guide\Chapters\wcdma_prog_sync_callpro.fm
Call Processing Event Synchronization
Pending Operation Flag (POF) is
false when
The call processing state leaves
the Idle state (when the
operating mode is active cell), or
The test set has noted this
parameter change (when the
operating mode is test mode).
The mobile station has
responded to the registration.
The call control status change
detector has been disarmed.
See
"Connected/Idle Query"
.
447

Advertisement

Table of Contents
loading

Table of Contents