-
Last Received E-TFCI
This result returns the most recently received E-TFCI value that was decoded from a non-DTX'd E-DPCCH frame. If an E-DPCCH/E-DPDCH is not active on the current call type (or if
Channel Type
is not set to
12.2k RMC + HSPA
in
FDD Test Operating Mode
) or if an E-TFCI has not yet been successfully received since the E-DPCCH/E-DPDCH was activated, then 9.91E+37 (NAN) is returned.
This result is updated every 0.5 s.
See also
E-TFCI Recording
.
GPIB command:
CALL:STATus:ETFCi[:LAST]?
-
Last Block Size
This result returns the size of the E-DCH transport block that most recently passed its CRC check and resulted in the test set transmitting an Ack on the E-HICH (note that when
E-HICH Behavior
is set to
All Nacks
, no Acks are ever sent on the E-HICH).
This result is updated every 0.5 seconds. If a block has not been Ack'd on the E-HICH during the most recent 0.5 s, then 9.91E+37 (NAN) is returned. NAN is also returned if an E-DCH is not currently active (because a call is not active or because the current call does not utilize HSUPA).
GPIB command:
CALL:STATus:EDCHannel[:CELL]:BLOCk:SIZE[:LAST]?
-
Avg Block Size
This result returns the average size of all the E-DCH transport blocks that passed their CRC check and resulted in the test set transmitting an Ack on the E-HICH (since the result was last reset). Note that when
E-HICH Behavior
is set to
All Nacks
, no Acks are ever sent on the E-HICH.
This result is updated every 0.5 s and is rounded to the nearest integer number of bits (0.5 bits is rounded down).
GPIB command:
CALL:STATus:EDCHannel[:CELL]:BLOCk:SIZE:AVERage?
-
Min Block Size
This result returns the smallest E-DCH transport block that passed its CRC check and resulted in the test set transmitting an Ack on the E-HICH (since the result was last reset). Note that when
E-HICH Behavior
is set to
All Nacks
, no Acks are ever sent on the E-HICH.
This result is updated every 0.5 s.
GPIB command:
CALL:STATus:EDCHannel[:CELL]:BLOCk:SIZE:MINimum?
-
Max Block Size
This result returns the largest E-DCH transport block that passed its CRC check and resulted in the test set transmitting an Ack on the E-HICH (since the result was last reset). Note that when
E-HICH Behavior
is set to
All Nacks
, no Acks are ever sent on the E-HICH.
This result is updated every 0.5 s.
GPIB command:
CALL:STATus:EDCHannel[:CELL]:BLOCk:SIZE:MAXimum?
-
Throughput
This result returns the average data rate received on the E-DCH since the result was last reset. The average data rate is calculated by taking the total number of bits in blocks that passed their CRC and were Ack'd on the E-HICH, divided by the time since the result was last reset. Blocks that passed their CRC but were Nack'd because
E-HICH Behavior
is set to
All Nacks
are not counted.
This result is updated every 0.5 s.
GPIB command:
CALL:STATus:EDCHannel[:CELL]:IBTHroughput?
-
ACKs Transmitted
This result returns the total number of Acks transmitted on the E-HICH since the result was last reset. This includes Acks transmitted for blocks with failed CRC checks when
E-HICH Behavior
is set to
All Acks
.
This result is updated every 0.5 s.
GPIB command:
CALL:STATus:EHIChannel[:CELL]:ACK[:COUNt]?
-
NACKs Transmitted
This result returns the total number of Nacks transmitted on the E-HICH since the result was last reset. This includes Nacks transmitted for blocks with passed CRC checks when
E-HICH Behavior
is set to
All Nacks
.
This result is updated every 0.5 s.
GPIB command:
CALL:STATus:EHIChannel[:CELL]:NACK[:COUNt]?