Related Topics - Agilent Technologies 8960 10 Series Reference Manual

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

Advertisement

Call Processing State Synchronization
220
230
OUTPUT 714;"*SRE 128" !Enable the service request enable register to
240
250
ON INTR 7,15 CALL Err !Define the interrupt-initiated branch wiht a
260
270
ENABLE INTR 7;2 !Enable interrupt on interface card 7 with a bit mask
280
290
PRINT "Make a call, type CONT when connected." !Make a Mobile Station
300
310
PAUSE
320
PRINT "End the call from the mobile station and then type CONT."
330
PAUSE
340
LOOP
350
OUTPUT 714;"STATUS:OPERATION:CALL:GSM:EVENT?" !Query the event register.
360
ENTER 714;Eve
370
IF Eve=0 THEN
380
PRINT "The call is still connected, press the end key."
390
END IF
400
END LOOP
410
END
420
SUB Err
430
DISP "The call has ended."
440
Clear_interrupt=SPOLL(714)
450
OUTPUT 714;"*CLS"
460
STOP
470
SUBEND

Related Topics

*******************************************************
"Call Processing Event Synchronization" on page 30
"CALL:STATus[:STATe]?" on page 283
"CALL:CONNected:ARM[:IMMediate]" on page 241
"CALL:CONNected:TIMeout" on page 241
"Instrument Status Area" on page 537
*******************************************************
38
S:\Hp8960\E1960A GSM Mobile Test Application\A.04 Release\Reference_Manual\Chapters\prog_synch_callstate.fm
!generate an SRQ.
!priority of 15, the highest.
!(for the interface's interrupt-enable register) of 2.
!message.
!originated call.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

E5515aE5515bE1960a

Table of Contents