331
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_call_ms_reported_opq.fm
CALL:MS:REPorted:<ONUM, OPER,PCL,PCON,PNUM,PREV,QPCH>
CALL:MS:REPorted:PCONtrol:STEP[:MINimum]?
CALL:MS:REPorted:PNUMber?
CALL:MS:REPorted:PREVision?
Function Queries the mobile reported minimum power control step size.
The actual power control step size used by the mobile during closed loop power control is set
using the “CALL[:CELL]:CLPControl:REVerse:STEP” command. The mobile reported minimum
power control step size indicates the smallest step the mobile is capable of making during closed
loop power control.
Query Range: DB1|DBH|DHQ|UNKN
*RST Setting DB1
Programming Example
OUTPUT 714;”CALL:MS:REPORTED:PCON:STEP:MINIMUM?”
Function Queries the mobile station reported phone number. When the mobile station registers, the 34 bit
mobile identification number (MIN) is used to set the MS reported phone number and paging
phone number. If the MIN does not translate into a valid phone number, set the ms reported
phone number and paging phone number to 0000000000. Used only in active cell operating mode.
Query Range: Up to 10 characters 0 through 9, or null
*RST Setting null
Programming Example
OUTPUT 714;”CALL:MS:REPORTED:PNUMBER?” !Returns the phone number of the mobile.
Function Queries the mobile reported protocol revision. The values returned have the following definitions:
0 = Null String
1 = J_STD-008 (if CELL:BAND? returns USPC) or Korean PCS (if CELL:BAND? returns KPCS)
2 = Null String
3 = TSB-74 (if CELL:BAND? returns USC) or ARIB_T53 (if CELL:BAND? returns JCDM
4 = IS-95B
5 = IS-95B plus
6 = IS-2000 Rev0
7 = Null string
Query Range: 0 to 7, 9.91 E+36
*RST Setting 9.91 E+36
Programming Example
OUTPUT 714;”CALL:MS:REPORTED:PREVISION?”