346
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_call_paging.fm
CALL:PAGing
CALL:PAGing:LEVel[:SELected]
CALL:PAGing:PNUMber
CALL:PAGing:SCINdex[:MAXimum]
Function Sets/queries the paging level.
The optional [:SELected] keyword in this command specifies that the paging channel level being
set/queried applies to the current system type. See “CALL[:CELL]:SYSTem[:TYPE]” to query or
change the current system type.
Setting Range: 0 to -20 dB
Query Range: 0 to -20 dB, NAN
*RST Setting -12 dB
Programming Example
OUTPUT 714;"CALL:PAGING:LEVEL:SELECTED -10"
Function Sets/queries the paging 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, the ms reported phone number
and paging phone number are set to 0000000000. This setting is overwritten when the phone
number is updated.
When setting the paging number, the value is entered as a string (not as a numeric entry). Be
sure to enclose the paging number in single quotes.
Setting Range: up to 10 characters: 0 through 9, or null
Query Range: up to 10 characters: 0 through 9, or null
*RST Setting null
Programming Example
OUTPUT 714;”CALL:PAGING:PNUMBER ‘8005551212’” !Set the paging number to 8005551212.
Function Sets/queries the maximum slot cycle index.
The test set will page the mobile station using slotted mode unless the mobile station has
registered as non-slotted. The test set will use the lesser value of maximum slot cycle index or
“CALL:MS:REPorted:SCINdex?” for slotted paging.
Setting Range: 0 to 7
Query Range: 0 to 7
*RST Setting 1
Programming Example
OUTPUT 714;"CALL:PAGING:SCINDEX 2"