CALL:APPLication

CALL:APPLication

Last updated: April 29, 2009

GPIB Command Conventions

CALL[:CELL]:APPLication[:TAPPlication][:TYPE]

Function

Sets/queries which test application protocol (Forward Test Application Protocol (FTAP) or Reverse Test Application Protocol (RTAP)) is used when a data connection is established using Test Application (0x0003). See Test Application Protocol .

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: FTAProtocol|RTAProtocol

Query

Range: FTAP|RTAP

*RST Setting

FTAP

Programming Example

 
OUTPUT 714;"CALL:APPLication RTAProtocol"
! Sets the application type to Reverse Test Application Protocol

CALL[:CELL]:APPLication:FTAProtocol:DRATe

Function

Sets/queries the data rate and number of slots used to transmit the forward test packets when the Application is FTAP. See FTAP Rate .

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: S16Bps38400|S08Bps76800|S04Bps153600|S04Bps307200|S02Bps307200
|S02Bps614400|S01Bps614400|S01Kbps1229|S02Bps921600|S01Kbps1843
|S02Kbps1229|S01Kbps2458

Query

Range: S16B38400|S08B76800|S04B153600|S04B307200|S02B307200|S02B614400
|S01B614400|S01K1229|S02B921600|S01K1843|S02K1229|S01K2458

*RST Setting

S02B307200

Programming Example

 
OUTPUT 714;"CALL:APPLication:FTAProtocol:DRATe S16B38400" 
! Sets the FTAP data rate to 38.4 kbps, 16 slots/packet

CALL[:CELL]:APPLication:RTAProtocol:DRATe

Function

Sets the rate at which the reverse test packets are sent when the Application is RTAP. See RTAP Rate .

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: BPS9600|BPS19200|BPS38400
|BPS76800|BPS153600

Query

Same as setting

*RST Setting

BPS9600

Programming Example

 
OUTPUT 714;"CALL:APPLication:RTAProtocol:DRATe BPS19200"
! Sets the RTAP data rate to 19.2 kbps

CALL[:CELL]:APPLication:ACKChannel:BFMAttribute[:TAPPlication][:REVerse][:STAT e]

Function

Sets/queries the ACK Channel Bit Fixed Mode Attribute (Rev TAP) state. See ACK Channel Bit Fixed Mode Attribute .

Requirements

Test Application Revision: A.07 and above
Lab Application Revision: A.04 and above

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

1 (On)

Programming Example

 
OUTPUT 714;"CALL:APPLication:ACKChannel:BFMAttribute OFF"
! Turns ACK Channel Bit Fixed Mode Attribute (Rev TAP) state to off.

CALL[:CELL]:APPLication:ACKChannel:BFMAttribute[:TAPPlication]:FORWard[:STATe]

Function

Sets/queries the ACK Channel Bit Fixed Mode Attribute (Fwd TAP) state. See ACK Channel Bit Fixed Mode Attribute .

Requirements

Test Application Revision: A.07 and above
Lab Application Revision: A.04 and above

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

1 (Off)

Programming Example

 
OUTPUT 714;"CALL:APPLication:ACKChannel:BFMAttribute:FORWard ON"
! Turns ACK Channel Bit Fixed Mode Attribute (Fwd TAP) state to on.

CALL[:CELL]:APPLication:ACKChannel:MODulation

Function

Sets/queries the modulation type of R-ACK Channel when ACK Channel Bit Fixed Mode Attribute is set to on. BPSKeying represents Bi-Polar Keying mode and OOKeying represents On-Off Keying mode. See ACK Channel Modulation Type for details.

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: BPSKeying|OOKeying

Query

Range: BPSK|OOK

*RST Setting

BPSK

Programming Example

 
OUTPUT 714;"CALL:APPLication:ACKChannel:MODulation OOK"
! Sets ACK Channel Modulation Type to On-Off Keying.

CALL[:CELL]:APPLication:ATDPackets

Function

Sets/queries AT Directed Packets. See AT Directed Packets .

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: 0 to 100%

Resolution: 1%

Query

Same as setting

*RST Setting

50

Programming Example

 
OUTPUT 714;"CALL:APPLication:ATDPackets 100"
! Sets AT Directed Packets to 100%

CALL[:CELL]:APPLication:DATA[:REVerse]:PACKet[:SIZE]

Function

Sets/queries the reverse data channel packet size which indirectly determines the data rate and modulation type. See R-Data Pkt Size .

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: BIT128|BIT256|BIT512|BIT768|BIT1024|BIT1536|BIT2048|BIT3072
|BIT4096|BIT6144|BIT8192|BIT12288

Query

Range: same as setting

*RST Setting

BIT128

Programming Example

 
OUTPUT 714;"CALL:APPLication:DATA:PACKet BIT1024"
! Sets R-Data packet size to 1024 bits.

CALL[:CELL]:APPLication:DATA[:REVerse]:TRANsmission[:MODE]

Function

Sets/queries the R-Data channel transmission mode. HCAPacity represents High Capacity and LLATency represents Low Latency. See Reverse Data Transmission Mode .

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: HCAPacity|LLATency

Query

Range: HCAP|LLAT

*RST Setting

HCAPacity

Programming Example

 
OUTPUT 714;"CALL:APPLication:DATA:TRANsmission LLATency"
! Sets R-Data transmission mode to low latency.

CALL[:CELL]:APPLication:DRCChannel:VFMAttribute[:STATe]

Function

Sets/queries the DRC Value Fixed Mode Attribute . It controls whether the DRCValueFixedMode attribute is sent to the AT.

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

1 (On)

Programming Example

 
OUTPUT 714;"CALL:APPLication:DRCChannel:VFMAttribute OFF"
! Sets DRC Value Fixed Mode Attribute to off.

CALL[:CELL]:APPLication:EACCess:DRATe

Function

Sets/queries the Enhanced Access Rate .

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: BPS9600|BPS19200|BPS38400

Query

Range: same as setting

*RST Setting

BPS9600

Programming Example

 
OUTPUT 714;"CALL:APPLication:EACCess:DRATe BPS19200"
! Sets enhanced access rate to 19.2 kbps.

CALL[:CELL]:APPLication:ETAPlication[:TYPE]

Function

Sets/queries which enhanced test application protocol is used when a data connection is established using Enhanced Test Application (0x000A). FORWard indicates Forward Enhanced Test Application Protocol (FETAP) and REVerse indicates Reverse Enhanced Test Application Protocol (RETAP). See Enhanced Test Application Protocol .

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: FORWard|REVerse

Query

Range: FORW|REV

*RST Setting

FORWard

Programming Example

 
OUTPUT 714;"CALL:APPLication:ETAPlication REVerse"
! Sets enhanced test application type to RETAP.

CALL[:CELL]:APPLication:SESSion[:TYPE]

Function

Sets/queries which application is negotiated to during the Session Negotiate State .

DPAP indicates Default Packet Application, TAPP indicates Test Application, MFP indicates Multi-Flow Packet Application, EMFP indicates Enhanced Multi-Flow Packet Application and AEMP indicates Alternate Enhanced Multi-Flow Packet Application.

See Session Application Type for details.

Requirements

Lab Application Revision: A.01 and above

Lab Application Revision: C.00.08 and above, added AEMP.

Setting

Range: TAPPlication |DPAPlication | MFPacket | EMFPacket | AEMPacket

Query

Range: TAPP |DPAP | MFP| EMFP | AEMP

*RST Setting

TAPP

Programming Example

 
OUTPUT 714;"CALL:APPLication:SESSion DPAPlication"
!Sets session application type to Default Packet Application.

CALL[:CELL]:APPLication:SESSion:PREConfigure:TADPacket

Function

This immediate action is to set the values for Test Application and Default Packet Application configuration. This is configured for maximum throughput. See Session App Pre Configure for details.

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:APPLication:SESSion:PREConfigure:TADPacket"
!causes the Test Application and Default Packet Application configuration active.

CALL[:CELL]:APPLication:SESSion:PREConfigure:BEMaximum[:MFPacket]

Function

This immediate action is to set the values for Multi-Flow Packet Application with typical configuration for Best Effort and Video64. See Session App Pre Configure for details.

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:APPLication:SESSion:PREConfigure:BEMaximum"
!causes the Best Effort Maximum/VT 64k Pre configure active.

CALL[:CELL]:APPLication:SESSion:PREConfigure:BETypical[:MFPacket]

Function

This immediate action is to set the values for Multi-Flow Pickiest Application with maximum throughput for Best Effort (on Flow00 for RLP and RTCMAC3) and typical configuration for Video64. See Session App Pre Configure for details.

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:APPLication:SESSion:PREConfigure:BEMaximum"
!causes the Best Effort Typical/VT 64k Pre configure active.

CALL[:CELL]:APPLication:SESSion:PREConfigure:PRESet

Function

This immediate action is to set values associated with Session Application PreConfig to the test set preset values. See Session App Pre Configure for details.

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:APPLication:SESSion:PREConfigure:PRESet"
!causes the Preset Values Pre configure active.

CALL[:CELL]:APPLication:SESSion:PREConfigure:DEFault856

Function

This immediate action is to set values associated with Session Application PreConfig to the protocol default values as defined in C.S0024-A 1xEV-DO Air Interface Standard. See Session App Pre Configure for details.

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:APPLication:SESSion:PREConfigure:DEFault856"
!causes the IS-856 Protocol Default Values Pre configure active.

CALL[:CELL]:APPLication:SESSion:PREConfigure:BEMaximum:EMFPacket

Function

This immediate action is to set values for Enhanced Multi-Flow packet Application with maximum throughput for Best Effort and typical configuration for Video64. See Session App Pre Configure for details.

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:APPLication:SESSion:PREConfigure:BEMaximum:EMFPacket"
!causes the Best Effort Maximum/VT 64k Pre configure for EMPA active.

CALL[:CELL]:APPLication:SESSion:PREConfigure:BETypical:EMFPacket

Function

This immediate action is to set values for Enhanced Multi-Flow packet Application with typical configuration for Best Effort and Video64. See Session App Pre Configure for details.

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:APPLication:SESSion:PREConfigure:BEMaximum:EMFPacket"
!causes the Best Effort Typical/VT 64k Pre configure for EMPA active.

CALL[:CELL]:APPLication:SESSion:PREConfigure:VOIP

Function

This immediate action is to set values for Enhanced Multi-flow packet Application with typical configuration for Voice over IP application. See Session App Pre Configure for details.

Requirements

Lab Application Revision: B.00 and above

Programming Example

 
OUTPUT 714;"CALL:APPLication:SESSion:PREConfigure:VOIP"
!causes the VOIP Pre configure for EMPA active.

CALL[:CELL]:APPLication:TRAFfic:ETERmination:STATe

Function

Sets/queries the forward early termination state. See Forward Early Termination State .

Requirements

Lab Application Revision: B.00 and above

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (Off)

Programming Example

 
OUTPUT 714;"CALL:APPLication:TRAFfic:ETERmination:STATe ON"
! Turns Forward Early Termination State on.

CALL[:CELL]:APPLication:TRAFfic:FORMat

Function

Sets/queries the forward traffic transmission format for subtype 2 physical layer when DRC Value Fixed Mode Attribute is On. See F-Traffic Format for details.

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: <drc value>,<packet size in bits>,<number of slots>,<preamble length in chips>
(1, 128, 16, 1024); (1, 256, 16, 1024); (1, 512, 16, 1024); (1, 1024, 16, 1024);
(2, 128, 8, 512); (2, 256, 8, 512); (2, 512, 8, 512); (2,1024, 8, 512);
(3, 128, 4, 256); (3, 256, 4, 256); (3, 512, 4, 256); (3, 1024, 4, 256);
(4, 128, 2, 128); (4, 256, 2, 128); (4, 512, 2, 128); (4, 1024, 2, 128);
(5, 512, 4, 128); (5, 1024, 4, 128); (5, 2048, 4, 128);
(6, 128, 1, 64); (6, 256, 1, 64); (6, 512, 1, 64); (6, 1024, 1, 64);
(7, 512, 2, 64); (7, 1024, 2, 64); (7, 2048, 2, 64);
(8, 1024, 2, 64); (8, 3072, 2, 64);
(9, 512, 1, 64); (9, 1024, 1, 64); (9, 2048, 1, 64);
(10, 4096, 2, 64); (11, 1024, 1, 64); (11, 3072, 1, 64);
(12, 4096, 1, 64); (13, 5120, 2, 64); (14, 5120, 1, 64)

Query

Range: same as setting

*RST Setting

4, 1024, 2, 128

Programming Example

 
OUTPUT 714;"CALL:APPLication:TRAFfic:FORMat 5, 2048, 4, 128"
! Sets F-Traffic transmission format to DRC value 5,
! packet size 1024 bits, 4 slots per packet,
! preamble length 128 chips.

CALL[:CELL]:APPLication:PLAYer3:TRAFfic:FORmat

Function

Sets/queries the forward traffic transmission format for subtype 3 physical layer when DRC Value Fixed Mode Attribute is On. See F-Traffic Format for details.

Requirements

Test Application Revision: A.09 and above, with the required feature license

Setting

Range: <drc value>,<packet size in bits>,<number of slots>,<preamble length in chips>
(1, 128, 16, 1024); (1, 256, 16, 1024); (1, 512, 16, 1024); (1, 1024, 16, 1024);
(2, 128, 8, 512); (2, 256, 8, 512); (2, 512, 8, 512); (2,1024, 8, 512);
(3, 128, 4, 256); (3, 256, 4, 256); (3, 512, 4, 256); (3, 1024, 4, 256);
(4, 128, 2, 128); (4, 256, 2, 128); (4, 512, 2, 128); (4, 1024, 2, 128);
(5, 512, 4, 128); (5, 1024, 4, 128); (5, 2048, 4, 128);
(6, 128, 1, 64); (6, 256, 1, 64); (6, 512, 1, 64); (6, 1024, 1, 64);
(7, 512, 2, 64); (7, 1024, 2, 64); (7, 2048, 2, 64);
(8, 1024, 2, 64); (8, 3072, 2, 64);
(9, 512, 1, 64); (9, 1024, 1, 64); (9, 2048, 1, 64);
(10, 4096, 2, 64); (11, 1024, 1, 64); (11, 3072, 1, 64);
(12, 4096, 1, 64); (13, 5120, 2, 64); (14, 5120, 1, 64)

Query

Range: same as setting

*RST Setting

4, 1024, 2, 128

Programming Example

 
OUTPUT 714;"CALL:APPLication:PLAYer3:TRAFfic:FORmat 5, 2048, 4, 128"
! Sets F-Traffic transmission format to DRC value 5,
! packet size 1024 bits, 4 slots per packet,
! preamble length 128 chips.

CALL[:CELL]:APPLication:TRAFfic:PACKet:CONFigure

Function

Sets/queries the forward traffic transmission format (canonical or short packets) for subtype 2 physical layer per DRC requested by the AT when DRC Value Fixed Mode Attribute is Off. See F-Traffic Config for details.

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: CANonical|SPACket1|SPACket2|SPACket3

Query

Range: CAN|SPAC1|SPAC2|SPAC3

*RST Setting

CANonical

Programming Example

 
OUTPUT 714;"CALL:APPLication:TRAFfic:PACKet:CONFigure SPAC3"
! Sets F-Traffic transmission format to short packet 3.

CALL[:CELL]:APPLication:TRAFfic:PDURation:MAXimum

Function

Sets/queries the maximum slots required to transmit each physical layer packet. See Max Forward Packet Duration for details.

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: 2 to 16 (slots)

Query

Range: same as setting

*RST Setting

16

Programming Example

 
OUTPUT 714;"CALL:APPLication:TRAFfic:PDURation:MAXimum 8"
! Sets maximum transmission duration for each packet to 8 slots.

CALL[:CELL]:APPLication:TRAFfic:SPACket:THReshold

Function

Sets/queries the threshold that allows the forward traffic channel (for physical layer subtype 2) to use the short packet transmission formats for the DRC value requested by the AT. See Short Packet Enabled Threshold for details.

Requirements

Test Application Revision: A.06 and above, with the required feature license
Lab Application Revision: A.03 and above

Setting

Range: BIT1024|BIT2048|BIT3072|BIT4096

Query

Range: same as setting

*RST Setting

BIT4096

Programming Example

 
OUTPUT 714;"CALL:APPLication:TRAFfic:SPACket:THReshold BIT2048"
! Sets short packet enabled threshold to 2048 bits.

CALL[:CELL]:APPLication:TAPRotocol:LIMited[:STATe]

Function

Sets/queries the Limited TAP state. See Limited TAP .

Requirements

Test Application Revision: A.01.20 and above
Lab Application Revision: A.01 and above

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (Off)

Programming Example

 
OUTPUT 714;"CALL:APPLication:TAPRotocol:LIMited ON"
! Turns Limited TAP on.