EasyManuals Logo

Agilent Technologies 8960 Series Reference Guide

Agilent Technologies 8960 Series
786 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #234 background imageLoading...
Page #234 background image
234
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_prog_sync_callstate.fm
Call Processing State Synchronization
Description
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 occurred.
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 22. Base Station Originated Call - Using the Connected/Idle Query
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.
20 OUTPUT 714;CALL:CONNECTED:STATE? ! The connect/idle query.
30 ENTER 714;Call_connected ! Program will hang here until state
40 ! change or protocol timer expires.
50 !************************************************************
60 ! If mobile is not set to auto-answer, answer the call.
70 !************************************************************
80 IF NOT Call_connected THEN
90 DISP CALL NOT CONNECTED.
100 ELSE
110 DISP CALL IS CONNECTED.
120 END IF
130 END

Table of Contents

Other manuals for Agilent Technologies 8960 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Agilent Technologies 8960 Series and is the answer not in the manual?

Agilent Technologies 8960 Series Specifications

General IconGeneral
BrandAgilent Technologies
Model8960 Series
CategoryTest Equipment
LanguageEnglish

Related product manuals