190
N:\mkt\MANUALS\HP8924C\APPMOD\BOOK\chapters\amtxtst.fb
Chapter 4, CDMA Transmitter Tests
Measuring Access Probe Output Power
4. Register the MSUT.
HP-IB Help
The
Registering
annunciator is assigned to bit 11 in the CDMA Status
Register Group. The following program example polls the CDMA Status Event
Register until bit 11, Mobile Station Registered, goes true.
HP-IB Syntax
DISP CCNT;CDMA:MOB:REG !Causes the mobile station to register.
HP BASIC Example
10 PRINT “PRESS CONTINUE WHEN THE MOBILE STATION IS IN IDLE STATE”
15 OUTPUT 714;”*CLS” !Clears contents of event registers
20 PAUSE
30 OUTPUT 714;”CDMA:MOB:REG” !Attempts to register mobile station
40 DISP “Registering mobile station”
50 REPEAT
60 WAIT .1 !Allows the Test Set to perform processes other than processing HP-IB commands
70 OUTPUT 714;”STAT:CDMA:EVEN?” !Queries the CDMA Event register
80 ENTER 714;Cdma_event_reg
90 UNTIL BIT(Cdma_event_reg,11) !Exits loop when Mobile Station Registered bit goes true
100 PRINT “MOBILE STATION HAS REGISTERED”
110 END
RF Channel
To Screen
CDMA CALL CONTROL
MS FER Report
384
Call Status
Softer
Handoff
Begin/End
MS FER
Report
Interval
5 frames
by # frames
On/Off
Answer Mode
Auto/Manual
Sector A
Power
-75.0
dBm/BW
dBm
%
----
Transmitting
Registering
Access Probe
Connected
Softer Handoff
Hard Handoff
Avg Power
Call Limit
None/Page
Register
by # frames
On/Off
5
Data Type
Echo
o Delay
Short
Avg Power
Power Zero
MS ID
Phone Num
5099214001
MS Database
ESN
1234
CDMA
CALL CNTL
Analog
RX TEST
Cnfig
PRNT CNFG
Manual Operation:
1. Position the cursor at the Register field.
2. Push the knob to select the field.
3. Watch for the Registering annunciator to go out
and the MS Database field selection to be
displayed or updated. Optional: Select *Clr
All* in the MS Database list of choices to
remove any data from previous registrations.
During registration, the Test Set acquires the MSUT’s Phone Number and MIN (mobile identification). These
numbers are required to make a call from the Test Set. An alternative method for the Test Set to acquire Phone
Number and MIN is through the MS ID field on the CDMA Call Control screen. Refer to the "
MS ID"
field
description in the Fields chapter of the HP 8924C Reference Guide.
The Registering annunciator will light when the Register field is selected, and go out when registration has
completed successfully or timed out. If the message "Time-out occurred while attempting to register mobile" is
displayed, refer to
"Checklist 2. Registration failed" on page 70
When the Register field is selected, values entered in the CDMA Cell Site Configuration screen’s Rgstr SID and Rgst
NID (System ID and Network ID) fields are sent to the MSUT in a message called the System Parameters message.
This SID/NID pair causes the MSUT to perform a “zone-based” registration. The Rgstr SID and Rgstr NID fields ar
set by default to 12. These values do not need to be changed unless the MSUT does not recognize them as valid, or th
MSUT recognizes them as its home SID/NID. If either of these conditions exist, change Rgstr SID and Rgstr NID to
arbitrary values that are both valid for the MSUT and do not match the MSUT’s home SID/NID.