Agilent Technologies Home Page 8960 Series 10 Wireless Communications Test Set
- +
Home | Product Web Site | Contact Us
+
- -
+ -
8960 1xEV-DO Online User's Guide
E1966A, E1976A, E6706B
Search this guide for     
search tips



Feedback
Did the information on this web page help answer your question or solve a problem?

Yes
No
Did not apply

Please provide additional comments about this page.
(Optional, 255 character max)


Email address (optional):

Privacy Notice: We will not sell or give away your email address to any third party.

 



CALL:COUNt

Last updated:April 29, 2009

GPIB Command Conventions

CALL:COUNt:CLEar:MS:IP

Function

Clears all of the data counters for the IP (Internet Protocol) packets and bytes on both the forward and reverse channels. See Data Counters .

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:CLEar:MS:IP"
!Clears all of the IP counters.

CALL:COUNt:CLEar:MS:RLP

Function

Clears all of the data counters for the RLP (Radio Link Protocol) control message and data octets on both the forward and reverse channels. See Data Counters .

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:CLEar:MS:RLP"
!Clears all of the RLP counters.

CALL:COUNt:CLEar:MS:TRAFfic

Function

Clears all of the physical layer packet counters for both the forward and reverse traffic channels. These counters are displayed on the Traffic Channel Packet Info screen and Traffic Channel Packet Histogram screen. See To Clear Traffic Channel Packet Counters .

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:CLEar:MS:TRAFfic"
!Clears all traffic channel packet counters.

CALL:COUNt:CLEar:MS:TRAFfic:HISTogram

Function

Clears all of the forward traffic packet counters displayed on the Traffic Channel Packet Histogram screen. See To Clear Traffic Channel Packet Counters .

Requirements

Lab Application Revision: A.03 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:CLEar:MS:TRAFfic:HISTogram"
!Clears all of traffic channel packet histogram counters.

CALL:COUNt:MS:DOSignaling:TX?

Function

Queries the number of DOS (Data Over Signaling) packets and bytes transferred on the reverse access channel.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DOSignaling:TX?"
!Queries the count of DOS packet and DOS byte
!on the reverse channels

CALL:COUNt:MS:DRC:RX:ATDirected?

Function

Queries the total number of forward traffic packets that were directed by the test set to the AT.

Power up, full preset, or the clear traffic counters command ( CALL:COUNt:CLEar:MS:TRAFfic ) will clear all traffic counters.

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count. See Traffic Channel Packet Information (for Subtype 0 Physical Layer) .

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:ATDirected?"
!Queries the total number of forward traffic packets
!directed by test set to AT.

CALL:COUNt:MS:DRC:RX:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer.

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:FAILure?"
!Queries the number of forward failure traffic packets.

CALL:COUNt:MS:DRC:RX:NATDirected?

Function

Queries the total number of forward traffic packets that were not directed by the test set to the AT.

Power up, full preset, or the clear traffic counters command ( CALL:COUNt:CLEar:MS:TRAFfic ) will clear all traffic counters.

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count. See Traffic Channel Packet Information (for Subtype 0 Physical Layer) .

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:NATDirected?"
!Queries the total number of forward traffic packets
! not directed by test set to AT.

CALL:COUNt:MS:DRC:RX:HISTogram[:ALL]?

Function

Queries all of the Traffic Channel Packet Histogram counters, each of which records the total number of forward traffic packets at the specific transmission format (DRC, packet size, data rate) during the last time period as specified by CALL:COUNt:MS:DRC:RX:HISTogram:SPAN .

Regardless of the physical layer subtype, this query always returns 37 comma-separated values for the forward transmission formats, in the order of:
DRC 0x1 (128, 16, 1024) [4.8 kbps], DRC 0x1 (256, 16, 1024) [9.6 kbps],
DRC 0x1 (512, 16, 1024) [19.2 kbps], DRC 0x1 (1024, 16, 1024) [38.4 kbps],
DRC 0x2 (128, 8, 512) [9.6 kbps], DRC 0x2 (256, 8, 512) [19.2 kbps],
DRC 0x2 (512, 8, 512) [38.4 kbps], DRC 0x2 (1024, 8, 512) [76.8 kbps],
DRC 0x3 (128, 4, 256) [19.2 kbps], DRC 0x3 (256, 4, 256) [38.4 kbps],
DRC 0x3 (512, 4, 256) [76.8 kbps], DRC 0x3 (1024, 4, 256) [153.6 kbps],
DRC 0x4 (128, 2, 128) [38.4 kbps], DRC 0x4 (256, 2, 128) [76.8 kbps],
DRC 0x4 (512, 2, 128) [153.6 kbps], DRC 0x4 (1024, 2, 128) [307.2 kbps],
DRC 0x5 (512,4, 128) [76.8 kbps], DRC 0x5 (1024, 4, 128) [153.6 kbps],
DRC 0x5 (2048, 4, 128) [307.2 kbps], DRC 0x6 (128, 1, 64) [76.8 kbps],
DRC 0x6 (256, 1, 64) [153.6 kbps], DRC 0x6 (512, 1, 64) [307.2 kbps],
DRC 0x6 (1024, 1, 64) [614.4 kbps], DRC 0x7 (512, 2, 64) [153.6 kbps],
DRC 0x7 (1024, 2, 64) [307.2 kbps], DRC 0x7 (2048, 2, 64) [614.4 kbps],
DRC 0x8 (1024, 2, 64) [307.2 kbps], DRC 0x8 (3072, 2, 64) [921.6 kbps],
DRC 0x9 (512, 1, 64) [307.2 kbps]), DRC 0x9 (1024, 1, 64) [614.4 kbps],
DRC 0x9 (2048, 1, 64) [1228.8 kbps], DRC 0xA (4096, 2, 64) [1228.8 kbps],
DRC 0xB (1024, 1, 64) [614.4 kbps], DRC 0xB (3072, 1, 64) [1843.2 kbps],
DRC 0xC (4096, 1, 64) [2457.6 kbp4s], DRC 0xD (5120, 2, 64) [1536.0 kbps],
DRC 0xE (5120, 1, 64) [3072.0 kbps].

When current physical layer subtype is Subtype 0, the results corresponding to those transmission formats that are only available for subtype 2 physical layer will be returned as zeroes. See FTAP Rate for details on the forward transmission formats for subtype 0 physical layer. See F-Traffic Format for details on the forward transmission formats for subtype 2 physical layer.

There are several operations to clear these Histogram counters. See To Clear Traffic Channel Packet Counters for details.

When the counter reaches its maximum value (100000000), it rolls over to zero and resumes the count.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 18000 (for each of the 37 values)

Resolution: 1

*RST Setting

0 (for each of the 37 values)

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:HISTogram?"
!Queries the forward traffic packets results
!associated with the Histogram counters.

CALL:COUNt:MS:DRC:RX:HISTogram:SPAN

Function

Sets/queries the time period over which the Traffic Channel Packet Histogram counters are recorded. The units (S|MS|US) are optional, if no units are specified then the default is S (seconds).

Changing this setting will cause all of the Traffic Channel Packet Histogram counters cleared.

Requirements

Lab Application Revision: A.03 and above

Setting

Range: 1 to 30 second

Resolution: 1

Query

Same as setting

*RST Setting

5 seconds

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:HISTogram:SPAN 10"
!Sets the Histogram time span to 10 seconds.

CALL:COUNt:MS:DRC:RX:PREamble:FALSing?

Function

Queries the total number of forward preamble falsing. Falsing happens when the AT incorrectly decodes a preamble. The test set receives power in the Reverse Ack Channel (Ack or Nak) for a physical packet when there was no associated packet directed to the AT. The Forward Traffic Packet Preamble Falsing Counter can only be incremented for physical packets that are not directed toward the AT.

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:PREamble:FALSing?"
!Queries the number of forward preamble falsing traffic packets.

CALL:COUNt:MS:DRC:RX:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble.

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets.

CALL:COUNt:MS:DRC:RX:S16Bps4800:DRC01?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x1 (128, 16, 1024) at a rate of 4.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps4800:DRC01?"
!Queries the number of forward traffic packets with
!the transmission format DRC 0x1 (128, 16, 1024) [4.8 kbps].

CALL:COUNt:MS:DRC:RX:S16Bps9600:DRC01?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x1 (256, 16, 1024) at a rate of 9.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps9600:DRC01?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x1 (256, 16, 1024) [9.6 kbps].

CALL:COUNt:MS:DRC:RX:S16Bps19200:DRC01?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x1 (512, 16, 1024) at a rate of 19.2 kbps. It is only available for the subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps19200:DRC01?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x1 (512, 16, 1024) [19.2 kbps].

CALL:COUNt:MS:DRC:RX:S16Bps38400[:DRC01]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x1 (1024, 16, 1024) at a rate of 38.4 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps38400?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x1 (1024, 16, 1024) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps9600:DRC02?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x2 (128, 8, 512) at a rate of 9.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps9600:DRC02?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x2 (128, 8, 512) [9.6 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps19200:DRC02?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x2 (256, 8, 512) at a rate of 19.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps19200:DRC02?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x2 (256, 8, 512) [19.2 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps38400:DRC02?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x2 (512, 8, 512) at a rate of 38.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps38400:DRC02?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x2 (512, 8, 512) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps76800[:DRC02]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x2 (1024, 8, 512) at a rate of 76.8 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps76800?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x2 (1024, 8, 512) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps19200:DRC03?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x3 (128, 4, 256) at a rate of 19.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps19200:DRC03?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x3 (128, 4, 256) [19.2 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps38400:DRC03?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x3 (256, 4, 256) at a rate of 38.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps38400:DRC03?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x3 (256, 4, 256) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC03?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x3 (512, 4, 256) at a rate of 76.8 kbps. It is available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC03?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x3 (512, 4, 256) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps153600[:DRC03]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x3 (1024, 4, 256) at a rate of 153.6 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps153600?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x3 (1024, 4, 256) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps38400:DRC04?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x4 (128, 2, 128) at a rate of 38.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps38400:DRC04?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x4 (128, 2, 128) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps76800:DRC04?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x4 (256, 2, 128) at a rate of 76.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps76800:DRC04?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x4 (256, 2, 128) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC04?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x4 (512, 2, 128) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC04?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x4 (512, 2, 128) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps307200[:DRC04]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x4 (1024, 2, 128) at a rate of 307.2 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps307200?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x4 (1024, 2, 128) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC05?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x5 (512, 4, 128) at a rate of 76.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC05?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x5 (512, 4, 128) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps153600:DRC05?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x5 (1024, 4, 128) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps153600:DRC05?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x5 (1024, 4, 128) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps307200[:DRC05]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x5 (2048, 4, 128) at a rate of 307.2 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps307200?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x5 (2048, 4, 128) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps76800:DRC06?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x6 (128, 1, 64) at a rate of 76.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps76800:DRC06?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x6 (128, 1, 64) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps153600:DRC06?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x6 (256, 1, 64) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps153600:DRC06?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x6 (256, 1, 64) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC06?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x6 (512, 1, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC06?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x6 (512, 1, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps614400[:DRC06]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x6 (1024, 1, 64) at a rate of 614.4 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps614400?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x6 (1024, 1, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC07?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x7 (512, 2, 64) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC07?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x7 (512, 2, 64) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC07?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x7 (1024, 2, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC07?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x7 (1024, 2, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps614400[:DRC07]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x7 (2048, 2, 64) at a rate of 614.4 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps614400?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x7 (2048, 2, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC08?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x8 (1024, 2, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC08?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x8 (1024, 2, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps921600[:DRC08]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x8 (3072, 2, 64) at a rate of 921.6 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps921600?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x8 (3072, 2, 64) [921.6 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC09?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x9 (512, 1, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC09?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x9 (512, 1, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC09?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x9 (1024, 1, 64) at a rate of 614.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC09?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x9 (1024, 1, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps1229[:DRC09]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x9 (2048, 1, 64) at a rate of 1228.8 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps1229?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x9 (2048, 1, 64) [1228.8 kbps].

CALL:COUNt:MS:DRC:RX:S02Kbps1229[:DRC10]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x10 (4096, 2, 64) at a rate of 1228.8 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Kbps1229?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x10 (4096, 2, 64) [1228.8 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC11?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x11 (1024, 1, 64) at a rate of 614.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC11?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x11 (1024, 1, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps1843[:DRC11]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x11 (3072, 1, 64) at a rate of 1843.2 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps1843?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x11 (3072, 1, 64) [1843.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps2458[:DRC12]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x12 (4096, 1, 64) at a rate of 2457.6 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps2458?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x12 (4096, 1, 64) [2457.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Kbps1536[:DRC13]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x13 (5120, 2, 64) at a rate of 1536.0 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Kbps1536?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x13 (5120, 2, 64) [1536.0 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps3072[:DRC14]?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT with the transmission format DRC 0x14 (5120, 1, 64) at a rate of 3072.0 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps3072?"
!Queries the number of forward traffic packets with
!transmission format DRC 0x14 (5120, 1, 64) [3072.0 kbps].

CALL:COUNt:MS:DRC:RX:S16Bps4800:DRC01:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x1 (128, 16, 1024) at a rate of 4.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps4800:DRC01:FAILure?"
!Queries the number of forward failure traffic packets with
!the transmission format DRC 0x1 (128, 16, 1024) [4.8 kbps].

CALL:COUNt:MS:DRC:RX:S16Bps9600:DRC01:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x1 (256, 16, 1024) at a rate of 9.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps9600:DRC01:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x1 (256, 16, 1024) [9.6 kbps].

CALL:COUNt:MS:DRC:RX:S16Bps19200:DRC01:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x1 (512, 16, 1024) at a rate of 19.2 kbps. It is only available for the subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps19200:DRC01:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x1 (512, 16, 1024) [19.2 kbps].

CALL:COUNt:MS:DRC:RX:S16Bps38400[:DRC01]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x1 (1024, 16, 1024) at a rate of 38.4 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps38400:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x1 (1024, 16, 1024) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps9600:DRC02:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x2 (128, 8, 512) at a rate of 9.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps9600:DRC02:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x2 (128, 8, 512) [9.6 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps19200:DRC02:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x2 (256, 8, 512) at a rate of 19.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps19200:DRC02:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x2 (256, 8, 512) [19.2 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps38400:DRC02:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x2 (512, 8, 512) at a rate of 38.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps38400:DRC02:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x2 (512, 8, 512) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps76800[:DRC02]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x2 (1024, 8, 512) at a rate of 76.8 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps76800:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x2 (1024, 8, 512) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps19200:DRC03:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x3 (128, 4, 256) at a rate of 19.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps19200:DRC03:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x3 (128, 4, 256) [19.2 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps38400:DRC03:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x3 (256, 4, 256) at a rate of 38.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps38400:DRC03:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x3 (256, 4, 256) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC03:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x3 (512, 4, 256) at a rate of 76.8 kbps. It is available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC03:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x3 (512, 4, 256) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps153600[:DRC03]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x3 (1024, 4, 256) at a rate of 153.6 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps153600:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x3 (1024, 4, 256) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps38400:DRC04:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x4 (128, 2, 128) at a rate of 38.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps38400:DRC04:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x4 (128, 2, 128) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps76800:DRC04:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x4 (256, 2, 128) at a rate of 76.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps76800:DRC04:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x4 (256, 2, 128) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC04:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x4 (512, 2, 128) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC04:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x4 (512, 2, 128) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps307200[:DRC04]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x4 (1024, 2, 128) at a rate of 307.2 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps307200:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x4 (1024, 2, 128) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC05:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x5 (512, 4, 128) at a rate of 76.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC05:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x5 (512, 4, 128) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps153600:DRC05:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x5 (1024, 4, 128) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps153600:DRC05:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x5 (1024, 4, 128) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps307200[:DRC05]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x5 (2048, 4, 128) at a rate of 307.2 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps307200:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x5 (2048, 4, 128) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps76800:DRC06:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x6 (128, 1, 64) at a rate of 76.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps76800:DRC06:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x6 (128, 1, 64) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps153600:DRC06:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x6 (256, 1, 64) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps153600:DRC06:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x6 (256, 1, 64) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC06:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x6 (512, 1, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC06:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x6 (512, 1, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps614400[:DRC06]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x6 (1024, 1, 64) at a rate of 614.4 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps614400:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x6 (1024, 1, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC07:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x7 (512, 2, 64) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC07:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x7 (512, 2, 64) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC07:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x7 (1024, 2, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC07:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x7 (1024, 2, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps614400[:DRC07]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x7 (2048, 2, 64) at a rate of 614.4 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps614400:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x7 (2048, 2, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC08:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x8 (1024, 2, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC08:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x8 (1024, 2, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps921600[:DRC08]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x8 (3072, 2, 64) at a rate of 921.6 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps921600:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x8 (3072, 2, 64) [921.6 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC09:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x9 (512, 1, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC09:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x9 (512, 1, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC09:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x9 (1024, 1, 64) at a rate of 614.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC09:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x9 (1024, 1, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps1229[:DRC09]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x9 (2048, 1, 64) at a rate of 1228.8 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps1229:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x9 (2048, 1, 64) [1228.8 kbps].

CALL:COUNt:MS:DRC:RX:S02Kbps1229[:DRC10]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x10 (4096, 2, 64) at a rate of 1228.8 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Kbps1229:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x10 (4096, 2, 64) [1228.8 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC11:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x11 (1024, 1, 64) at a rate of 614.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC11:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x11 (1024, 1, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps1843[:DRC11]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x11 (3072, 1, 64) at a rate of 1843.2 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps1843:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x11 (3072, 1, 64) [1843.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps2458[:DRC12]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x12 (4096, 1, 64) at a rate of 2457.6 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps2458:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x12 (4096, 1, 64) [2457.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Kbps1536[:DRC13]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x13 (5120, 2, 64) at a rate of 1536.0 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Kbps1536:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x13 (5120, 2, 64) [1536.0 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps3072[:DRC14]:FAILure?

Function

Queries the total number of forward traffic packets transmitted by the test set to the AT where the preamble was detected by the AT but were not successfully demodulated by the AT at the physical layer with the transmission format DRC 0x14 (5120, 1, 64) at a rate of 3072.0 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps3072:FAILure?"
!Queries the number of forward failure traffic packets with
!transmission format DRC 0x14 (5120, 1, 64) [3072.0 kbps].

CALL:COUNt:MS:DRC:RX:S16Bps4800:DRC01:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x1 (128, 16, 1024) at a rate of 4.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps4800:DRC01:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!the transmission format DRC 0x1 (128, 16, 1024) [4.8 kbps].

CALL:COUNt:MS:DRC:RX:S16Bps9600:DRC01:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x1 (256, 16, 1024) at a rate of 9.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps9600:DRC01:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x1 (256, 16, 1024) [9.6 kbps].

CALL:COUNt:MS:DRC:RX:S16Bps19200:DRC01:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x1 (512, 16, 1024) at a rate of 19.2 kbps. It is only available for the subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps19200:DRC01:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x1 (512, 16, 1024) [19.2 kbps].

CALL:COUNt:MS:DRC:RX:S16Bps38400[:DRC01]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x1 (1024, 16, 1024) at a rate of 38.4 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S16Bps38400:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x1 (1024, 16, 1024) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps9600:DRC02:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x2 (128, 8, 512) at a rate of 9.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps9600:DRC02:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x2 (128, 8, 512) [9.6 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps19200:DRC02:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x2 (256, 8, 512) at a rate of 19.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps19200:DRC02:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x2 (256, 8, 512) [19.2 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps38400:DRC02:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x2 (512, 8, 512) at a rate of 38.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps38400:DRC02:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x2 (512, 8, 512) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S08Bps76800[:DRC02]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x2 (1024, 8, 512) at a rate of 76.8 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S08Bps76800:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x2 (1024, 8, 512) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps19200:DRC03:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x3 (128, 4, 256) at a rate of 19.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps19200:DRC03:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x3 (128, 4, 256) [19.2 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps38400:DRC03:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x3 (256, 4, 256) at a rate of 38.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps38400:DRC03:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x3 (256, 4, 256) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC03:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x3 (512, 4, 256) at a rate of 76.8 kbps. It is available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC03:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x3 (512, 4, 256) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps153600[:DRC03]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x3 (1024, 4, 256) at a rate of 153.6 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps153600:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x3 (1024, 4, 256) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps38400:DRC04:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x4 (128, 2, 128) at a rate of 38.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps38400:DRC04:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x4 (128, 2, 128) [38.4 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps76800:DRC04:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x4 (256, 2, 128) at a rate of 76.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps76800:DRC04:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x4 (256, 2, 128) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC04:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x4 (512, 2, 128) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC04:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x4 (512, 2, 128) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps307200[:DRC04]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x4 (1024, 2, 128) at a rate of 307.2 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps307200:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x4 (1024, 2, 128) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC05:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x5 (512, 4, 128) at a rate of 76.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps76800:DRC05:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x5 (512, 4, 128) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps153600:DRC05:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x5 (1024, 4, 128) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps153600:DRC05:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x5 (1024, 4, 128) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S04Bps307200[:DRC05]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x5 (2048, 4, 128) at a rate of 307.2 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S04Bps307200:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x5 (2048, 4, 128) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps76800:DRC06:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x6 (128, 1, 64) at a rate of 76.8 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps76800:DRC06:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x6 (128, 1, 64) [76.8 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps153600:DRC06:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x6 (256, 1, 64) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps153600:DRC06:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x6 (256, 1, 64) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC06:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x6 (512, 1, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC06:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x6 (512, 1, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps614400[:DRC06]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x6 (1024, 1, 64) at a rate of 614.4 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps614400:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x6 (1024, 1, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC07:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x7 (512, 2, 64) at a rate of 153.6 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps153600:DRC07:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x7 (512, 2, 64) [153.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC07:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x7 (1024, 2, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC07:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x7 (1024, 2, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps614400[:DRC07]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x7 (2048, 2, 64) at a rate of 614.4 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps614400:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x7 (2048, 2, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC08:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x8 (1024, 2, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps307200:DRC08:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x8 (1024, 2, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S02Bps921600[:DRC08]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x8 (3072, 2, 64) at a rate of 921.6 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Bps921600:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x8 (3072, 2, 64) [921.6 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC09:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x9 (512, 1, 64) at a rate of 307.2 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps307200:DRC09:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x9 (512, 1, 64) [307.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC09:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x9 (1024, 1, 64) at a rate of 614.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC09:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x9 (1024, 1, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps1229[:DRC09]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x9 (2048, 1, 64) at a rate of 1228.8 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps1229:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x9 (2048, 1, 64) [1228.8 kbps].

CALL:COUNt:MS:DRC:RX:S02Kbps1229[:DRC10]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x10 (4096, 2, 64) at a rate of 1228.8 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Kbps1229:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x10 (4096, 2, 64) [1228.8 kbps].

CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC11:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x11 (1024, 1, 64) at a rate of 614.4 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Bps614400:DRC11:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x11 (1024, 1, 64) [614.4 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps1843[:DRC11]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x11 (3072, 1, 64) at a rate of 1843.2 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps1843:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x11 (3072, 1, 64) [1843.2 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps2458[:DRC12]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x12 (4096, 1, 64) at a rate of 2457.6 kbps. It is available for both subtype 0 and subtype 2 physical layers. For details on the forward transmission format, see FTAP Rate and F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps2458:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x12 (4096, 1, 64) [2457.6 kbps].

CALL:COUNt:MS:DRC:RX:S02Kbps1536[:DRC13]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x13 (5120, 2, 64) at a rate of 1536.0 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S02Kbps1536:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x13 (5120, 2, 64) [1536.0 kbps].

CALL:COUNt:MS:DRC:RX:S01Kbps3072[:DRC14]:PREamble:MISSed?

Function

Queries the total number of forward traffic packets transmitted by the test set where the AT appears to not have successful demodulated the preamble with the transmission format DRC 0x14 (5120, 1, 64) at a rate of 3072.0 kbps. It is only available for subtype 2 physical layer. For details on the forward transmission format, see F-Traffic Format .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:DRC:RX:S01Kbps3072:PREamble:MISSed?"
!Queries the number of forward preamble missed traffic packets with
!transmission format DRC 0x14 (5120, 1, 64) [3072.0 kbps].

CALL:COUNt:MS:IP[:ALL][:TOTal]?

Function

Queries the number of total IP (Internet Protocol) packets and bytes transferred between the test set and the AT on both the forward and reverse channels (total flows). Results are returned in the order of <forward packets>, <forward bytes>, <reverse packets>, <reverse bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Requirements

Lab Application Revision: B.00 and above

Lab Application Revision: C.00.08 and above, added [:TOTal]

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP?"
!Queries the count of total IP packet and IP byte on both the forward and reverse channels

CALL:COUNt:MS:IP[:ALL]:IP6?

Function

Queries the number of IPv6 (Internet Protocol version 6) packets and bytes transferred between the test set and the AT on both the forward and reverse channels (total flows). Results are returned in the order of <forward packets>, <forward bytes>, <reverse packets>, <reverse bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Requirements

Lab Application Revision: C.00.08 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:IP6?" 
! Queries the count of IPv6 packets and bytes on both the forward and reverse channels.

CALL:COUNt:MS:IP:RX[:TOTal]?

Function

Queries the total number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel total flows. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Requirements

Lab Application Revision: B.00 and above

Lab Application Revision: C.00.08 and above, added [:TOTal]

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX?"
!Queries the IP packet and byte count on the forward channel.

CALL:COUNt:MS:IP:RX:IP6?

Function

Queries the number of IPv6 (Internet Protocol version 6) packets and bytes received by the AT from the test set on the forward channel total flows. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Requirements

Lab Application Revision: C.00.08 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IP6?"
!Queries the IPv6 packet and byte count on the forward channel.

CALL:COUNt:MS:IP:RX:IPFLow00?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 00. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow00?"
!Queries the IP packet and byte count on the forward channel Flow 00.

CALL:COUNt:MS:IP:RX:IPFLow01?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 01. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow01?"
!Queries the IP packet and byte count on the forward channel Flow 01.

CALL:COUNt:MS:IP:RX:IPFLow02?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 02. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow02?"
!Queries the IP packet and byte count on the forward channel Flow 02.

CALL:COUNt:MS:IP:RX:IPFLow03?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 03. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow03?"
!Queries the IP packet and byte count on the forward channel Flow 03.

CALL:COUNt:MS:IP:RX:IPFLow04?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 04. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow04?"
!Queries the IP packet and byte count on the forward channel Flow 04.

CALL:COUNt:MS:IP:RX:IPFLow05?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 05. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow05?"
!Queries the IP packet and byte count on the forward channel Flow 05.

CALL:COUNt:MS:IP:RX:IPFLow06?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 06. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow06?"
!Queries the IP packet and byte count on the forward channel Flow 06.

CALL:COUNt:MS:IP:RX:IPFLow07?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 07. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow07?"
!Queries the IP packet and byte count on the forward channel Flow 07.

CALL:COUNt:MS:IP:RX:IPFLow08?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 08. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow08?"
!Queries the IP packet and byte count on the forward channel Flow 08.

CALL:COUNt:MS:IP:RX:IPFLow09?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 09. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow09?"
!Queries the IP packet and byte count on the forward channel Flow 09.

CALL:COUNt:MS:IP:RX:IPFLow10?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 10. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow10?"
!Queries the IP packet and byte count on the forward channel Flow 10.

CALL:COUNt:MS:IP:RX:IPFLow11?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 11. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow11?"
!Queries the IP packet and byte count on the forward channel Flow 11.

CALL:COUNt:MS:IP:RX:IPFLow12?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 12. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow12?"
!Queries the IP packet and byte count on the forward channel Flow 12.

CALL:COUNt:MS:IP:RX:IPFLow13?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 13. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow13?"
!Queries the IP packet and byte count on the forward channel Flow 13.

CALL:COUNt:MS:IP:RX:IPFLow14?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 14. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow14?"
!Queries the IP packet and byte count on the forward channel Flow 14.

CALL:COUNt:MS:IP:RX:IPFLow15?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the AT from the test set on the forward channel Flow 15. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:RX:IPFLow15?"
!Queries the IP packet and byte count on the forward channel Flow 15.

CALL:COUNt:MS:IP:TX[:TOTal]?

Function

Queries the total number of IP (Internet Protocol) packets and bytes received by the test set from the AT on the reverse channel. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Requirements

Lab Application Revision: B.00 and above

Lab Application Revision: C.00.08 and above, added [:TOTal]

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:TX?"
!Queries the IP packet and byte count on the reverse channel.

CALL:COUNt:MS:IP:TX:IP6?

Function

Queries the number of IPv6 (Internet Protocol version 6) packets and bytes received by the test set from the AT on the reverse channel. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Requirements

Lab Application Revision: C.00.08 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:TX:IP6?"
!Queries the IPv6 packets and bytes count on the reverse channel.

CALL:COUNt:MS:IP:TX:RLPFlow00?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the test set from the AT on the reverse channel RLP Flow 00. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:TX:RLPFlow00?"
!Queries the IP packet and byte count on the reverse channel RLP Flow 00.

CALL:COUNt:MS:IP:TX:RLPFlow01?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the test set from the AT on the reverse channel RLP Flow 01. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:TX:RLPFlow01?"
!Queries the IP packet and byte count on the reverse channel RLP Flow 01.

CALL:COUNt:MS:IP:TX:RLPFlow02?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the test set from the AT on the reverse channel RLP Flow 02. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:TX:RLPFlow02?"
!Queries the IP packet and byte count on the reverse channel RLP Flow 02.

CALL:COUNt:MS:IP:TX:RLPFlow03?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the test set from the AT on the reverse channel RLP Flow 03. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:TX:RLPFlow03?"
!Queries the IP packet and byte count on the reverse channel RLP Flow 03.

CALL:COUNt:MS:IP:TX:RLPFlow04?

Function

Queries the number of IP (Internet Protocol) packets and bytes received by the test set from the AT on the reverse channel RLP Flow 04. Results are returned in the order of <packets>, <bytes>.

Power up, full preset, or the clear counters command ( CALL:COUNt:CLEar:MS:IP ) will clear these IP counters.

When IP counters reach their maximum value (10,000,000,000), they remain at that value until cleared. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:IP:TX:RLPFlow04?"
!Queries the IP packet and byte count on the reverse channel RLP Flow 04.

CALL:COUNt:MS:PPRate:TX:BPS4800[:BIT128]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 128 bits at a rate of 4.8 kbps.It is only available for subtype 2 physical layer. For details on the reverse packet data rate, see R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS4800?"
!Queries the number of reverse traffic packets with
!packet size 128 bits at 4.8 kbps.

CALL:COUNt:MS:PPRate:TX:BPS9600[:BIT256]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 256 bits at a rate of 9.6 kbps.It is available for both the subtype 0 and subtype 2 physical layers. For details on the reverse packet data rate, see RTAP Rate and R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS9600?"
!Queries the number of reverse traffic packets
!with packet size 256 bits at 9.6kbps.

CALL:COUNt:MS:PPRate:TX:BPS19200[:BIT512]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 512 bits at a rate of 19.2 kbps.It is available for both the subtype 0 and subtype 2 physical layers. For details on the reverse packet data rate, see RTAP Rate and R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS19200?"
!Queries the number of reverse traffic packets
!with packet size 512 bits at 19.2kbps.

CALL:COUNt:MS:PPRate:TX:BPS28800[:BIT768]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 768 bits at a rate of 28.8 kbps.It is only available for subtype 2 physical layer. For details on the reverse packet data rate, see R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS28800?"
!Queries the number of reverse traffic packets with
!packet size 768 bits at 28.8 kbps.

CALL:COUNt:MS:PPRate:TX:BPS38400[:BIT1024]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 1024 bits at a rate of 38.4 kbps.It is available for both the subtype 0 and subtype 2 physical layers. For details on the reverse packet data rate, see RTAP Rate and R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS38400?"
!Queries the number of reverse traffic packets
!with packet size 1024 bits at 38.4kbps.

CALL:COUNt:MS:PPRate:TX:BPS57600[:BIT1536]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 1536 bits at a rate of 57.6 kbps.It is only available for subtype 2 physical layer. For details on the reverse packet data rate, see R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS57600?"
!Queries the number of reverse traffic packets with
!packet size 1536 bits at 57.6kbps.

CALL:COUNt:MS:PPRate:TX:BPS76800[:BIT2048]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 2048 bits at a rate of 76.8 kbps.It is available for both the subtype 0 and subtype 2 physical layers. For details on the reverse packet data rate, see RTAP Rate and R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS76800?"
!Queries the number of reverse traffic packets
!with packet size 2048 bits at 76.8kbps.

CALL:COUNt:MS:PPRate:TX:BPS115200[:BIT3072]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 3072 bits at a rate of 115.2 kbps.It is only available for subtype 2 physical layer. For details on the reverse packet data rate, see R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS115200?"
!Queries the number of reverse traffic packets with
!packet size 3072 bits at 115.2 kbps.

CALL:COUNt:MS:PPRate:TX:BPS153600[:BIT4096]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 4096 bits at a rate of 153.6 kbps.It is available for both the subtype 0 and subtype 2 physical layers. For details on the reverse packet data rate, see RTAP Rate and R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS153600?"
!Queries the number of reverse traffic packets
!with packet size 4096 bits at 153.6 kbps.

CALL:COUNt:MS:PPRate:TX:BPS230400[:BIT6144]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 6144 bits at a rate of 230.4 kbps.It is only available for subtype 2 physical layer. For details on the reverse packet data rate, see R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS230400?"
!Queries the number of reverse traffic packets with
!packet size 6144 bits at 230.4 kbps.

CALL:COUNt:MS:PPRate:TX:BPS307200[:BIT8192]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 8192 bits at a rate of 307.2 kbps.It is only available for subtype 2 physical layer. For details on the reverse packet data rate, see R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS307200?"
!Queries the number of reverse traffic packets with
!packet size 8192 bits at 307.2 kbps.

CALL:COUNt:MS:PPRate:TX:BPS460800[:BIT12288]?

Function

Queries the total number of reverse traffic packets received by the test set from the AT with the packet size 12288 bits at a rate of 460.8 kbps.It is only available for subtype 2 physical layer. For details on the reverse packet data rate, see R-Data Pkt Size .

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.03 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPS460800?"
!Queries the number of reverse traffic packets with
!packet size 12288 bits at 460.8 kbps.

CALL:COUNt:MS:PPRate:TX:BPSNull[:BITNull]?

Function

Queries the number of null packets (does not contain traffic data) received by the test set from the AT. It is available for both the subtype 0 and subtype 2 physical layers.

When the counter reaches its maximum value (100,000,000), it rolls over to zero and resumes the count.

There are several operations to clear the counter. See To Clear Traffic Channel Packet Counters for details.

Requirements

Lab Application Revision: A.01 and above

Query

Range: 0 to 100000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:PPRate:TX:BPSNull?"
!Queries the number of frames that did not have
!a reverse traffic packet reveived by test set.

CALL:COUNt:MS:RLP:RX[:TOTal]:PACKets?

Function

Queries the total number of RLP packets received by the AT from the test set on the forward channel. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:PACKets?"
!Queries the total number of RLP packets
!received by AT on forward channel.

CALL:COUNt:MS:RLP:RX[:TOTal]:PACKets:RLPFlow00?

Function

Queries the total number of RLP packets received by the AT from the test set on the forward channel Flow 00. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX[:TOTal]:PACKets:RLPFlow00?"
!Queries the total number of RLP packets
!received by AT on forward channel Flow 00.

CALL:COUNt:MS:RLP:RX[:TOTal]:PACKets:RLPFlow01?

Function

Queries the total number of RLP packets received by the AT from the test set on the forward channel Flow 01. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX[:TOTal]:PACKets:RLPFlow01?"
!Queries the total number of RLP packets
!received by AT on forward channel Flow 01.

CALL:COUNt:MS:RLP:RX[:TOTal]:PACKets:RLPFlow02?

Function

Queries the total number of RLP packets received by the AT from the test set on the forward channel Flow 02. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX[:TOTal]:PACKets:RLPFlow02?"
!Queries the total number of RLP packets
!received by AT on forward channel Flow 02.

CALL:COUNt:MS:RLP:RX[:TOTal]:PACKets:RLPFlow03?

Function

Queries the total number of RLP packets received by the AT from the test set on the forward channel Flow 03. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX[:TOTal]:PACKets:RLPFlow03?"
!Queries the total number of RLP packets
!received by AT on forward channel Flow 03.

CALL:COUNt:MS:RLP:RX[:TOTal]:PACKets:RLPFlow04?

Function

Queries the total number of RLP packets received by the AT from the test set on the forward channel Flow 04. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX[:TOTal]:PACKets:RLPFlow04?"
!Queries the total number of RLP packets
!received by AT on forward channel Flow 04.

CALL:COUNt:MS:RLP:RX:DATA:NEW2[:OCTets]?

Function

Queries the total number of new RLP octets received by the AT from the test set on the forward channel.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:NEW2?"
!Queries the number of new RLP octets
!received by AT on forward channel.

CALL:COUNt:MS:RLP:RX:DATA:NEW2:PACKets?

Function

Queries the total number of new RLP packets received by the AT from the test set on the forward channel.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:NEW2:PACKets?"
!Queries the number of new RLP packets
!received by AT on forward channel.

CALL:COUNt:MS:RLP:RX:DATA:NEW2:RLPFlow00?

Function

Queries the number of new RLP octets received by the AT from the test set on the forward channel Flow 00.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:NEW2:RLPFlow00?"
!Queries the number of new RLP octets
!received by AT on forward channel Flow 00.

CALL:COUNt:MS:RLP:RX:DATA:NEW2:RLPFlow01?

Function

Queries the number of new RLP octets received by the AT from the test set on the forward channel Flow 01.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:NEW2:RLPFlow01?"
!Queries the number of new RLP octets
!received by AT on forward channel Flow 01.

CALL:COUNt:MS:RLP:RX:DATA:NEW2:RLPFlow02?

Function

Queries the number of new RLP octets received by the AT from the test set on the forward channel Flow 02.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:NEW2:RLPFlow02?"
!Queries the number of new RLP octets
!received by AT on forward channel Flow 02.

CALL:COUNt:MS:RLP:RX:DATA:NEW2:RLPFlow03?

Function

Queries the number of new RLP octets received by the AT from the test set on the forward channel Flow 03.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:NEW2:RLPFlow03?"
!Queries the number of new RLP octets
!received by AT on forward channel Flow 03.

CALL:COUNt:MS:RLP:RX:DATA:NEW2:RLPFlow04?

Function

Queries the number of new RLP octets received by the AT from the test set on the forward channel Flow 04.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:NEW2:RLPFlow04?"
!Queries the number of new RLP octets
!received by AT on forward channel Flow 04.

CALL:COUNt:MS:RLP:RX:DATA:REXMitted2[:OCTets]?

Function

Queries the total number of retransmitted RLP octets received by the AT from the test set on the forward channel.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:REXMitted2?"
!Queries the number of retransmitted RLP octets
!received by AT on forward channel.

CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:PACKets?

Function

Queries the total number of retransmitted RLP packets received by the AT from the test set on the forward channel.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:PACKets?"
!Queries the number of retransmitted RLP packets
!received by AT on forward channel.

CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:RLPFlow00?

Function

Queries the total number of retransmitted RLP octets received by the AT from the test set on the forward channel Flow 00.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:RLPFlow00?"
!Queries the number of retransmitted RLP octets
!received by AT on forward channel Flow 00.

CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:RLPFlow01?

Function

Queries the total number of retransmitted RLP octets received by the AT from the test set on the forward channel Flow 01.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:RLPFlow01?"
!Queries the number of retransmitted RLP octets
!received by AT on forward channel Flow 01.

CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:RLPFlow02?

Function

Queries the total number of retransmitted RLP octets received by the AT from the test set on the forward channel Flow 02.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:RLPFlow02?"
!Queries the number of retransmitted RLP octets
!received by AT on forward channel Flow 02.

CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:RLPFlow03?

Function

Queries the total number of retransmitted RLP octets received by the AT from the test set on the forward channel Flow 03.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:RLPFlow03?"
!Queries the number of retransmitted RLP octets
!received by AT on forward channel Flow 03.

CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:RLPFlow04?

Function

Queries the total number of retransmitted RLP octets received by the AT from the test set on the forward channel Flow 04.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:DATA:REXMitted2:RLPFlow04?"
!Queries the number of retransmitted RLP octets
!received by AT on forward channel Flow 04.

CALL:COUNt:MS:RLP:RX:NAK?

Function

Queries the total number of RLP NAK messages received by the AT from the test set on the forward channel.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAK?"
!Queries the number of RLP NAK messages
!received by AT on forward channel.

CALL:COUNt:MS:RLP:RX:NAK:RLPFlow00?

Function

Queries the number of RLP NAK messages received by the AT from the test set on the forward channel Flow 00.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAK:RLPFlow00?"
!Queries the number of RLP NAK messages
!received by AT on forward channel Flow 00.

CALL:COUNt:MS:RLP:RX:NAK:RLPFlow01?

Function

Queries the number of RLP NAK messages received by the AT from the test set on the forward channel Flow 01.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAK:RLPFlow01?"
!Queries the number of RLP NAK messages
!received by AT on forward channel Flow 01.

CALL:COUNt:MS:RLP:RX:NAK:RLPFlow02?

Function

Queries the number of RLP NAK messages received by the AT from the test set on the forward channel Flow 02.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAK:RLPFlow02?"
!Queries the number of RLP NAK messages
!received by AT on forward channel Flow 02.

CALL:COUNt:MS:RLP:RX:NAK:RLPFlow03?

Function

Queries the number of RLP NAK messages received by the AT from the test set on the forward channel Flow 03.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAK:RLPFlow03?"
!Queries the number of RLP NAK messages
!received by AT on forward channel Flow 03.

CALL:COUNt:MS:RLP:RX:NAK:RLPFlow04?

Function

Queries the number of RLP NAK messages received by the AT from the test set on the forward channel Flow 04.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAK:RLPFlow04?"
!Queries the number of RLP NAK messages
!received by AT on forward channel Flow 04.

CALL:COUNt:MS:RLP:RX:NAKKed2[:OCTets]?

Function

Queries the total number of NAKKed octets requested in all NAK message received by the AT from the test set on the forward channel.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAKKed2?"
!Queries the number of NAKKed RLP octets requested in a
!NAK message received by AT on forward channel.

CALL:COUNt:MS:RLP:RX:NAKKed2:PACKets?

Function

Queries the total number of NAKKed packets requested in all NAK message received by the AT from the test set on the forward channel.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAKKed2:PACKets?"
!Queries the number of NAKKed RLP packets requested in a
!NAK message received by AT on forward channel.

CALL:COUNt:MS:RLP:RX:NAKKed2:RLPFlow00?

Function

Queries the number of NAKKed octets requested in all NAK message received by the AT from the test set on the forward channel Flow 00.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAKKed2:RLPFlow00?"
!Queries the number of NAKKed RLP octets requested in a
!NAK message received by AT on forward channel Flow 00.

CALL:COUNt:MS:RLP:RX:NAKKed2:RLPFlow01?

Function

Queries the number of NAKKed octets requested in all NAK message received by the AT from the test set on the forward channel Flow 01.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAKKed2:RLPFlow01?"
!Queries the number of NAKKed RLP octets requested in a
!NAK message received by AT on forward channel Flow 01.

CALL:COUNt:MS:RLP:RX:NAKKed2:RLPFlow02?

Function

Queries the number of NAKKed octets requested in all NAK message received by the AT from the test set on the forward channel Flow 02.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAKKed2:RLPFlow02?"
!Queries the number of NAKKed RLP octets requested in a
!NAK message received by AT on forward channel Flow 02.

CALL:COUNt:MS:RLP:RX:NAKKed2:RLPFlow03?

Function

Queries the number of NAKKed octets requested in all NAK message received by the AT from the test set on the forward channel Flow 03.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAKKed2:RLPFlow03?"
!Queries the number of NAKKed RLP octets requested in a
!NAK message received by AT on forward channel Flow 03.

CALL:COUNt:MS:RLP:RX:NAKKed2:RLPFlow04?

Function

Queries the number of NAKKed octets requested in all NAK message received by the AT from the test set on the forward channel Flow 04.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:NAKKed2:RLPFlow04?"
!Queries the number of NAKKed RLP octets requested in a
!NAK message received by AT on forward channel Flow 04.

CALL:COUNt:MS:RLP:RX:RESet?

Function

Queries the total number of RLP Reset messages received by the AT from the test set on the forward channel.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:RX:RESet?"
!Queries the number of RLP Reset messages
!received by AT on forward channel.

CALL:COUNt:MS:RLP:TX[:TOTal]:PACKets?

Function

Queries the total number of RLP packets sent from the AT to the test set on the reverse channel. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:TX:PACKets?"
!Queries the total number of RLP packets
!received by test set on reverse channel.

CALL:COUNt:MS:RLP:TX[:TOTal]:PACKets:RLPFlow00?

Function

Queries the total number of RLP packets sent from the AT to the test set on the reverse channel Flow 00. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:TX[:TOTal]:PACKets:RLPFlow00?"
!Queries the total number of RLP packets
!received by test set on reverse channel Flow 00.

CALL:COUNt:MS:RLP:TX[:TOTal]:PACKets:RLPFlow01?

Function

Queries the total number of RLP packets sent from the AT to the test set on the reverse channel Flow 01. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:TX[:TOTal]:PACKets:RLPFlow01?"
!Queries the total number of RLP packets
!received by test set on reverse channel Flow 01.

CALL:COUNt:MS:RLP:TX[:TOTal]:PACKets:RLPFlow02?

Function

Queries the total number of RLP packets sent from the AT to the test set on the reverse channel Flow 02. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:TX[:TOTal]:PACKets:RLPFlow02?"
!Queries the total number of RLP packets
!received by test set on reverse channel Flow 02.

CALL:COUNt:MS:RLP:TX[:TOTal]:PACKets:RLPFlow03?

Function

Queries the total number of RLP packets sent from the AT to the test set on the reverse channel Flow 03. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:TX[:TOTal]:PACKets:RLPFlow03?"
!Queries the total number of RLP packets
!received by test set on reverse channel Flow 03.

CALL:COUNt:MS:RLP:TX[:TOTal]:PACKets:RLPFlow04?

Function

Queries the total number of RLP packets sent from the AT to the test set on the reverse channel Flow 04. It includes both the new and retransmitted octets.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:TX[:TOTal]:PACKets:RLPFlow04?"
!Queries the total number of RLP packets
!received by test set on reverse channel Flow 04.

CALL:COUNt:MS:RLP:TX:DATA:NEW2[:OCTets]?

Function

Queries the total number of new RLP octets sent from the AT to the test set on the reverse channel.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:TX:DATA:NEW2?"
!Queries the number of new RLP octets
!received by test set on reverse channel.

CALL:COUNt:MS:RLP:TX:DATA:NEW2:PACKets?

Function

Queries the total number of new RLP packets sent from the AT to the test set on the reverse channel.

Power up, full preset, or the clear RLP counters command ( CALL:COUNt:CLEar:MS:RLP ) will clear all RLP counters.

When RLP counters reach their maximum value (10,000,000,000), they automatically reset to zero and resume the count. See Data Counters .

Requirements

Lab Application Revision: B.00 and above

Query

Range: 0 to 10000000000, 9.91 E+37

Resolution: 1

*RST Setting

0

Programming Example

 
OUTPUT 714;"CALL:COUNt:MS:RLP:TX:DATA:NEW2:PACKets?"
!Queries the number of new RLP packets
!received by test set on reverse channel.

CALL:COUNt:MS:RLP:TX:DATA:NEW2:RLPFlow00?

Function

Queri