![Agilent Technologies 8960 Series 10 Reference Manual Download Page 35](http://html1.mh-extra.com/html/agilent-technologies/8960-series-10/8960-series-10_reference-manual_2868627035.webp)
35
S:\Hp8960\E1960A GSM Mobile Test Application\A.04 Release\Reference_Manual\Chapters\prog_synch_callstate.fm
Call Processing State Synchronization
Call Processing State Synchronization
Description
Call Processing State Query
The CALL:STATUS:STATE query returns the current call processing state.
There are six possible call processing states that the test set can be in.
Query returns one of the following:
• “IDLE”
• “SREQ”
• “PROC”
• “ALER”
• “CONN”
• “DISC”
The following command returns the current state of a call:
OUTPUT 714;”CALL:STATUS:STATE?”
ENTER 714;Inst_state$
The call processing states are shown in the <Operating Mode> section of the instrument status area.
Connected/Idle Query
This query will determine if a call is connected or disconnected by returning an integer value. The value
indicates if the call state is idle or connected, not if any call state change has occured.
Query returns one of the following:
• 0 = idle
• 1 = connected
If the call is in the setup request, proceeding, alerting, or disconnecting state, this command will not return a
value until the call status proceeds to either connected or idle.
OUTPUT 714;”CALL:CONNECTED:STATE?”
Example 4. Using the Connected/Idle Query - Base Station Originated Call
The following example illustrates the use of the connected/idle query for a base station originated call. This
code originates a call, then waits for the connected/idle query to return a result.
Note that this code does not include the CALL:CONNECTED:TIME (timeout timer) or the
CALL:CONNECTED:ARM (change detector arm) commands. These commands are unnecessary since the
change detector is armed automatically by the CALL:ORIGINATE command, and the timeout timer value is
never applicable since a base station originated call guarantees a state change.
10 OUTPUT 714;”CALL:ORIGINATE” ! Begin the BS originated call.
Summary of Contents for 8960 Series 10
Page 26: ...26 Contents ...