![Agilent Technologies 8960 Series 10 Reference Manual Download Page 37](http://html1.mh-extra.com/html/agilent-technologies/8960-series-10/8960-series-10_reference-manual_2868627037.webp)
37
S:\Hp8960\E1960A GSM Mobile Test Application\A.04 Release\Reference_Manual\Chapters\prog_synch_callstate.fm
Call Processing State Synchronization
10 OUTPUT 714;”CALL:CONNECTED:TIMEOUT 10S” ! Sets the time out
20 ! time to 10 seconds.
30 OUTPUT 714;”CALL:CONNECTED:ARM” ! Arm the change detector.
40 DISP “Make a mobile station orginated call. Continue when done.”
50 PAUSE
60 OUTPUT 714;”CALL:CONNECTED:STATE?” ! The connected/idle query.
70 ENTER 714;Call_connected
80 IF Call_connected=1 THEN
90 DISP “Call is connected.”
100 WAIT 2
110 ELSE
120 DISP “Call is not connected.”
130 WAIT 2
140 END IF
150 END
STATus:OPERation:CALL:GSM Status Register
The STATus subsystem provides a status register group that allows the user to query call processing states.
Call processing state synchronization can be performed using the bit transitions of
STATUS:OPERATION:CALL:GSM to generate interrupts to the external controller. Refer to
“STATus:OPERation:CALL:GSM Condition Register Bit Assignment” on page 446
for status bit definitions
and GPIB command syntax. See
“Call State STATus:OPERation:CALL:GSM Program Example” on page 37
.
Call State STATus:OPERation:CALL:GSM Program Example
Example 6. Generating a Service Request (SRQ) Interrupt - Dropped Call
The following example illustrates the use of the status subsystem to generate a service request when a call has
been dropped.
10 OUTPUT 714;”*CLS”
20 OUTPUT 714;”STATUS:OPERATION:CALL:ENABLE 4” !Enable the
30 !connected bit
40 ! to generate a
50 !summary message.
60 OUTPUT 714;”STATUS:OPERATION:CALL:PTR 0;NTR 4” !Enable the
70 !negative
80 !transition
90 !filter for the
100 !GSM Summary bit.
110 OUTPUT 714;”STATUS:OPERATION:CALL:GSM:PTR 0;NTR 4” !Enable the
120 !negative
130 !transition
140 !filter for the
150 !GSM connected bit.
160 OUTPUT 714;”STATUS:OPERATION:CALL:GSM:ENABLE 4” !Enable the
170 !connected bit for
180 !GSM to generate a
190 !summary message.
200 OUTPUT 714;”STATUS:OPERATION:ENABLE 1024” !Enable the call sumary
210 !bit to generate a summary
Summary of Contents for 8960 Series 10
Page 26: ...26 Contents ...