392
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_call_status.fm
CALL:STATus
CALL:STATus:FCHannel:STATe[:SELected]?
CALL:STATus:LOOPback?
CALL:STATus:MS:ANALog:TXLevel?
Function Queries the current forward fundamental channel (FCH) on/off state.
The forward fundamental channel on/off state is set using the “CALL:FCHannel” commands.
The optional [:SELected] keyword in this command specifies that the fundamental channel state
being queried applies to the current system type.
Query Range: 1|0
*RST Setting 0 (Off)
Programming Example
OUTPUT 714;"CALL:STATUS:FCHANNEL:STATE:DIGITAL2000?"
Function Queries the current loopback mode.
Loopback mode indicates if the selected service option is currently SO2, SO9 or SO55 (loopback)
and a call is connected in the current system. (The test set does not attempt to verify that data is
actually being looped back by the mobile station when responding to this query).
Loopback mode is set using the “CALL[:CELL]:SOPTION” command.
Query Range: 1|0
*RST Setting 0 (Off)
Programming Example
OUTPUT 714;"CALL:STATUS:LOOPBACK?"
Function Queries the power level setting of the mobile on an active analog voice channel. Only used in
active cell operating mode.
Query Range: 0 to 7, 9.91E37
MS TX Level 0: expected power, 36 dBm*
MS TX Level 1: expected power, 32 dBm
MS TX Level 2: expected power, 28 dBm
MS TX Level 3: expected power, 24 dBm
MS TX Level 4:expected power, 20 dBm
MS TX Level 5: expected power, 16 dBm
MS TX Level 6: expected power, 12 dBm
MS TX Level 7: expected power, 8 dBm
*all values for MS TX level assume 0 dB antenna gain
*RST Setting 9.91E37 (*RST disconnects the call, so the mobile is no longer on an AVC.)
Programming Example
OUTPUT 714;”CALL:STATUS:MS:ANALOG:TXLEVEL?”