330
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:ONUMber?
CALL:MS:REPorted:OPERating:MODE?
CALL:MS:REPorted:PCLass[:SELected]?
Function Queries the phone number the mobile station dialed in a mobile originated call. Used only in
active cell mode. Returns a string of up to 16 digits.
Query Range: up to 16 digits: 0 through 9, *,#, or null
*RST Setting null
Programming Example
OUTPUT 714;”CALL:MS:REPORTED:ONUMBER?” !Returns the phone number the mobile dialed.
Function This query returns up to three concatenated mobile station reported operating modes.
Each operating mode that is included in the returned string is right-justified within an
8-character slot. Each 8-character slot is followed by a comma and a space until the last band is
sent. The last band in the string will not have an appended comma and a space.
Each operating mode that is included in the returned string will correspond, by its position in the
string, with the position of each band class in the string returned by the command
“CALL:MS:REPorted:BCLass?” .
Each time a new mobile station registers with the test set, the test set will have the mobile
station report band classes, mobile station reported operating mode for each band class, and
mobile station reported max EIRP ( if the operating mode is CDMA) for each band class. These
results are referred to as Status Request Information.
Query Range: DualMode|CDMA|Analog|N-Analog|W-Analog|Null
*RST Setting Null
Programming Example
OUTPUT 714;"CALL:MS:REPORTED:OPER:MODE? !when sent to a mobile station supporting US cellular and
US PCS bands, might return something similar to the following string:
“<sp><sp>Analog,<sp><sp><sp><sp><sp>CDMA".
Note that this string consists of 16 characters (8 for each band) plus a comma and space separating
the two operating mode.
Function Queries the mobile reported power class as part of the station class mark (SCM) for the active
(that is the selected) radio format.
Used only in active cell operating mode.
Query Range: 1 through 8, 9.91 E+37
*RST Setting 9.91 E+37
Programming Example
OUTPUT 714;"CALL:MS:REPORTED:PCLASS:SELECTED?" !Returns the MS reported power class.