393
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_call_status.fm
CAL L: S TATus
CALL:STATus:MSPeed[:CPOWer]?
CALL:STATus:OCNSource[:LEVel][:SELected]?
CALL:STATus:OCNSource:STATe[:SELected]?
Function Queries the current measurement speed being used by the channel power measurement. This
speed is based on the current system’s service option and traffic data rate, and may differ from
the setting requested by the “SETup:CPOWer:MSPeed” command.
Query Range: NORM|FAST
*RST Setting NORM
Programming Example
OUTPUT 714;"CALL:STATUS:MSPEED:CPOWER?"
Function Queries the orthogonal channel noise source (OCNS) level for the selected system type.
The OCNS level is set using the “CALL:OCNSource” commands.
The optional [:SELected] keyword in this command specifies that the OCNS channel level being
queried applies to the current system type.
Query Range: 0 to -20 dB, 9.91 E+37
Resolution: 0.01 dB
*RST Setting 9.91 E+37
Programming Example
OUTPUT 714;"CALL:STATUS:OCNSOURCE:LEVEL:SELECTED?"
Function Queries the current on/off state of the orthogonal channel noise simulator channel (OCNS).
The OCNS channel on/off state is set using the “CALL:OCNSource” commands.
The optional [:SELected] keyword in this command specifies that the OCNS channel state being
queried applies to the current system type.
Query Range: 1|0
*RST Setting 0 (Off)
Programming Example
OUTPUT 714;"CALL:STATUS:OCNS:STATE:SELECTED?"