473
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_fetch_wquality.fm
FETCh:WQUality
FETCh:WQUality:CDPNoise:ICHannel:COUNt[:BIN]?
FETCh:WQUality:CDPNoise:QCHannel[:ALL]?
FETCh:WQUality:CDPNoise:QCHannel:BIN? <bin num>
FETCh:WQUality:CDPNoise:QCHannel:COUNt[:BIN]?
Function This query indicates how many bins contain measurement data. For example, if 13 is returned,
bins 0 through 12 contain measurement data and bins 13 through 15 contain 9.91 E+37 results.
Query Range: 0 to 15
Programming Example
OUTPUT 714;"FETCH:WQUALITY:CDPNOISE:ICHANNEL:COUNT:BIN?"
Function Queries the code domain noise power in the Q-channel.
This query returns 64 comma-separated values. These represent 4 values for each of 16 bins
(maximum).
Query “FETCh:WQUality:CDPNoise:QCHannel:ALL?” returns: Walsh code, spread factor, noise power,
and power for bin 0. The integer value following power for bin 0 will be the beginning of bin 1;
Walsh code, spread factor, noise power, and power for bin 1. This pattern will repeat until the
values for the last bin (bin 15) have been returned.
Programming Example
OUTPUT 714;"FETCH:WQUALITY:CDPNOISE:QCHANNEL:ALL?"
Function Queries a specific bin on the code domain graph. The bars on the graph (bins) are numbered 0
through 15 starting from the left side of the graph to the right side of the graph.
This query returns 4 comma separated values:Walsh code, spread factor, noise power, and power.
Query “FETCh:WQUality:CDPNoise:QCHannel:BIN? 0” returns: Walsh code, spread factor, noise
power, and power for bin 0.
Programming Example
OUTPUT 714;"FETCH:WQUALITY:CDPNOISE:QCHANNEL:BIN? 13"
!Queries the Q-channel power in bin 13.
Function This query indicates how many bins contain measurement data. For example, if 13 is returned,
bins 0 through 12 contain measurement data and bins 13 through 15 contain 9.91 E+37 results.
Query Range: 0 to 15
Programming Example
OUTPUT 714;"FETCH:WQUALITY:CDPNOISE:QCHANNEL:COUNT:BIN?"