User`s guide
2-16
GPIB Tutorial and Examples
Example Programs
Query the completed bit error test result
OUTPUT Uut;”MEAS:BET:BERR:RATIO1?”
ENTER Uut;Berppm
Reset the SACCH reports
OUTPUT Uut;”MEAS:CELL:SACCH:RESET”
Query the RXQual report (-1 returned if no report yet)
OUTPUT Uut;”MEAS:CELL:SACCH:PARTIAL:RQU?”
ENTER Uut;Rxqual
Commands used in exercise D:
OUTPUT Uut;”MEASURE:DSPANALYZER:SSTATUS?”
ENTER Uut;Sstatus$
Check for logged Agilent 8922M/S system errors
OUTPUT Uut;”SYSTEM:ERROR?”
ENTER Uut;Systemerr$
Example Programs
Speed Comparison
Using the Agilent 8922M GSM MS Test Set
Program 1 Program 2 Program 3
Time for testing 85.5 sec. 42.7 sec.
64.6 sec.
a
a.Some time overhead was incurred because the Agilent 8922M was being
used to emulate a mobile in test mode. Reduced test times would be possi-
ble if the instrument was only performing measurements.
Time for call clear down 1.1 sec. 1.1 sec. 1.1 sec.