389
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_call_status.fm
CAL L: S TATus
CALL:STATus[:STATe]?
CALL:STATus[:STATe]:DATA?
CALL:STATus:AVC:[:CHANnel]?
CALL:STATus:AVC:SATone[:CCODe]?
Function Queries the status of the call. Status can be idle, paging, call (alerting), connected, access probe,
releasing, handoff, or registering.
Query Range: IDLE|PAG|CALL|CONN|APR|REL|HAND|REG
*RST Setting IDLE
Programming Example
OUTPUT 714;"CALL:STATUS?" !Returns the current call processing state.
Function Queries the status of the data connection. Status can be off, or data connected (DCON).
Query Range: IDLE|PAG|CALL|CONN|APR|REL|HAND|REG
*RST Setting IDLE
Programming Example
OUTPUT 714;"CALL:STATUS?" !Returns the current call processing state.
Function Queries the active channel number when connected on an analog voice channel. Only used in
active cell operating mode.
Query Range: 1 through 799, 991 through 1023, 9.91 E+37
*RST Setting 9.91E37 (*RST disconnects the call, so the mobile is no longer on an AVC.)
Programming Example
OUTPUT 714;”CALL:STATUS:AVC:CHANNEL?”
Function Queries the active supervisory audio tone frequency when connected on an analog voice channel.
Only used in active cell operating mode.
Query Range: SAT1|SAT2|SAT3|UNKN
SAT1 = 5970 Hz
SAT2 = 6000 Hz
SAT3 = 6030 Hz
*RST Setting UNKN (*RST disconnects the call, so the mobile is no longer on an AVC.)
Programming Example
OUTPUT 714;”CALL:STATUS:AVC:SATONE:CCODE?”