CALL:FUNCtion

CALL:FUNCtion

Last updated: January 18, 2010

GPIB Command Conventions

CALL:FUNCtion:CONNection:TYPE

Function

GSM TA

This command sets/queries the type of connection. This is always set to AUTO for the GSM test application.

GPRS TA

This command sets/queries the type of connection that is used when you use the command CALL:FUNCtion:DATA:START to start a data connection.

If you set this parameter to ETSI Type A, no packet data traffic channel (PDTCH) bursts will be transmitted on the downlink.

Setting this parameter to ETSI Type B (unacknowledged) ensures that one or more downlink (PDTCH) bursts are present, which can be used to loopback data through the uplink. The number of downlink bursts is determined by the setting of the command CALL:(PDTCH|PDTChannel):MSLot:CONFig . The ETSI Type B Acknowledged connection type (ACKB) is almost identical to the ETSI Type B (Unacknowledged) connection type, except that it features an acknowledged downlink. The acknowledged downlink ensures maximum compatibility with different mobile station types.

ETSI Type B (Unacknowledged) or ETSI Type B (Acknowledged) is required if you want to perform BER measurements in active cell mode.

Setting this parameter to BLER ensures that an Agilent proprietary data connection type is used which allows the test set to obtain BLock Error Rate (BLER) measurement reports from the mobile station (see Block Error Rate (BLER) Reports Description ). In addition, the BLER data connection type allows you to perform other GPRS measurements at the same time (except BER and ORFS due to Modulation).

It is recommended you always end the data connection (using CALL:FUNCtion:DATA:STOP ) before changing the data connection type. If you change this parameter while the data connection status is transferring, the data connection will be dropped (changing the data connection status to attached), and an error message will be generated.

GSM/GPRS LA

In addition to the functions of the GPRS TA (above), the GSM/GPRS lab application has the following effects:

  • When the data connection type is AUTO (formerly known as IP Data), BER measurements will not be accurate due to synchronization problems. However, BLER measurements are not affected.

EGPRS TA

This command sets/queries the type of connection that is used when you use the command CALL:FUNCtion:DATA:START to start a data connection.

If you set this parameter to ETSI Type A, no packet data traffic channel (PDTCH) bursts will be transmitted on the downlink.

Setting this parameter to ETSI Type B (unacknowledged) ensures that one or more downlink (PDTCH) bursts are present, which can be used to loopback data through the uplink. The number of downlink bursts is determined by the setting of the command CALL:(PDTCH|PDTChannel):MSLot:CONFig . The ETSI Type B Acknowledged connection type (ACKB) is almost identical to the ETSI Type B (Unacknowledged) connection type, except that it features an acknowledged downlink. The acknowledged downlink ensures maximum compatibility with different mobile station types.ETSI Type B (unacknowledged) or ETSI Type B Acknowledged is required if you want to perform BER measurements in active cell mode.

Each of the ETSI test modes are extended with EGPRS header information.

Setting this parameter to BLER ensures that an Agilent proprietary data connection type is used which allows the test set to obtain BLock Error Rate (BLER) measurement reports from the mobile station (see Block Error Rate (BLER) Reports Description ). In addition, the BLER data connection type allows you to perform other GMSK modulated EGPRS measurements at the same time (except Bit Error Rate and ORFS due to Modulation).

Setting this parameter to SRBL ensures that the Switched Radio Block (SRB) Loopback mode is used for the data connection. This connection type is only available in Active Cell operating mode.

It is recommended you always end the data connection (using CALL:FUNCtion:DATA:STOP ) before changing the data connection type. If you change this parameter while the data connection status is transferring, the data connection will be dropped (changing the data connection status to attached), and an error message will be generated.

When the data connection type is AUTO (formerly known as IP Data), BER measurements will not be accurate due to synchronization problems. However, BLER measurements are not affected.

EGPRS LA

Setting

GSM TA

Range: AUTO

GPRS TA

Range: A | B | ACKB |BLER | AUTO

GSM/GPRS LA

EGPRS TA

Range: A | B | ACKB | BLER | AUTO | SRBL

EGPRS LA

Query

GSM TA

Range: AUTO

GPRS TA

Range: A | B | ACKB | BLER | AUTO

GSM/GPRS LA

EGPRS TA

Range: A | B | ACKB | BLER | AUTO | SRBL

EGPRS LA

*RST Setting

GPRS TA

BLER

GSM TA

AUTO

GSM/GPRS LA

EGPRS TA

EGPRS LA

Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:CONNECTION:TYPE B" 
! Sets the connection type to ETSI Type B

CALL:FUNCtion:CONNection:SRBLoopback:SUBMode

Function

GSM TA

This command is not applicable to the GSM Test Application.

GPRS TA

This command is not applicable to the GPRS Test Application.

EGPRS TA

This command is not applicable to the EGPRS Test Application.

GSM/GPRS LA

This command is not applicable to the GSM/GPRS Lab Application.

EGPRS LA

This command sets/queries the EGPRS Switched Radio Block Loopback Sub-Mode.

See EGPRS Switched Radio Block Loopback Sub-Mode .

Setting

Range: 1 | ON | 0 | OFF

Query

Range: 1 | 0

*RST Setting

1 | ON
Requirements GSM/GPRS/ EGPRS LA

Revision: H.00.00 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:CONNection:SRBLoopback:SUBMode OFF" 
! Sets the EGPRS SRB Loopback Sub-mode to OFF.

CALL:FUNCtion:DATA:BLER:LLC:FCSequence

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command sets/queries whether or not the Logical Link Control (LLC) Frame Check Sequence (FCS) is corrupted in order to establish a BLER mode data connection.

Setting this parameter to VALid ensures that the cyclic redundancy check code within the FCS is valid.

Setting this parameter to CORRupt causes the test set to transmit an invalid FCS to the mobile. This setting may enable some mobiles to establish a BLER mode data connection which would not otherwise be possible with a valid FCS.

This parameter is only applicable when the data connection type is set to BLER using CALL:FUNCtion:CONNection:TYPE BLER.

If you change this parameter while the data connection type is any type other than BLER, the setting has no effect until a new BLER mode data connection is established.

This command along with CALL:FUNCtion:DATA:BLER:POLLing:INTerval provides you with additional control over BLER data connection type settings. This may enable the test set to establish a BLER mode data connection with mobiles which cannot connect under normal conditions.

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: VALid | CORRupt

Query

Range: VAL | CORR

*RST Setting

VALid
Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:BLER:LLC:FCSEQUENCE CORRUPT" 
! Sets the test set to transmit an invalid FCS to the mobile.

CALL:FUNCtion:DATA:BLER:POLLing:INTerval

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

THIS COMMAND IS OBSOLETE.

Use the command CALL:FUNCtion:DATA:BLOCk:POLLing:INTerval[:SELected] instead.

This command sets/queries the Block Polling Parameters for the currently selected connection type. This command is only applicable when the currently selected connection type is Auto, BLER or ETSI Type B (Ack).

The command to configure the connection type is CALL:FUNCtion:CONNection:TYPE .

If you change this parameter while the connection type is not applicable to the block poll interval, the setting request is ignored, and the query will return zero.

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting Range: 1 to 256, or 0 if the connection type is not applicable to the block polling interval.
Resolution: 1
Query Range: 1 to 256
Resolution: 1
*RST setting 1
Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:BLER:POLLING:INTERVAL 8" 
! Sets block polling interval to 8.

CALL:FUNCtion:DATA:BLOCk:POLLing:INTerval[:SELected]

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command sets/queries the Block Polling Parameters for the currently selected connection type. This command is only applicable when the currently selected connection type is Auto, BLER or ETSI Type B (Ack).

The command to configure the connection type is CALL:FUNCtion:CONNection:TYPE .

If you change this parameter while the connection type is not applicable to the block poll interval, the setting request is ignored, and the query will return zero.

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting Range: 1 to 256
Resolution: 1
Query Range: 1 to 256, or 0 if the connection type is not applicable to the block polling interval.
Resolution: 1
*RST setting

Depends on the test set application and licenses:

Test application with GPRS and/or EGPRS license: 1

Test application with GSM license in addition to a GPRS and/or EGPRS license: 0 (Not Applicable to when the Connection Type is Auto in the Test application)

Lab application: 32

Requirements GSM/GPRS/
EGPRS TA

Revision: A.05 and above

GSM/GPRS/ EGPRS LA

Revision: D.02 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCtion:DATA:BLOCk:POLLing:INTerval 8" 
! The block polling interval is 8 for the test set's currently selected connection. 

CALL:FUNCtion:DATA:BLOCk:POLLing:INTerval:ACKB

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command sets/queries the Block Polling Interval for when the connection type is set to ETSI Type B (Ack). The command to configure the connection type is CALL:FUNCtion:CONNection:TYPE .

For more information see Block Polling Parameters .

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting Range: 1 to 256
Resolution: 1
Query Range: 1 to 256
Resolution: 1
*RST setting 32
Requirements GSM/GPRS/
EGPRS TA

Revision: A.05 and above

GSM/GPRS/ EGPRS LA

Revision: D.02 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCtion:DATA:BLOCk:POLLing:INTerval:ACKB 64" 
! The block polling interval is 64 when the test set's connection type is ETSI Type B.

CALL:FUNCtion:DATA:BLOCk:POLLing:INTerval:AUTO

Function

GSM TA

This command is not applicable to the GSM test application.

GPRS TA

This command sets/queries the Block Polling Interval for when the connection type is set to Auto. The command to configure the connection type is CALL:FUNCtion:CONNection:TYPE .

For more information see Block Polling Parameters .

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting Range: 1 to 256
Resolution: 1
Query Range: 1 to 256
Resolution: 1
*RST setting 32
Requirements GSM/GPRS/
EGPRS TA

Revision: A.05 and above

GSM/GPRS/ EGPRS LA

Revision: D.02 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCtion:DATA:BLOCk:POLLing:INTerval:AUTO 64" 
! The block polling interval is 64 when the test set's connection type is Auto.

CALL:FUNCtion:DATA:BLOCk:POLLing:INTerva:BLER

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command sets/queries the Block Polling Interval for when the connection type is set to BLER. The command to configure the connection type is CALL:FUNCtion:CONNection:TYPE .

For more information see Block Polling Parameters .

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting Range: 1 to 256
Resolution: 1
Query Range: 1 to 256
Resolution: 1
*RST setting 1
Requirements GSM/GPRS/
EGPRS TA

Revision: A.05 and above

GSM/GPRS/ EGPRS LA

Revision:D.02 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCtion:DATA:BLOCk:POLLing:INTerval:BLER 4" 
! The block polling interval is 4 when the test set's connection type is BLER.

CALL:FUNCtion:DATA:BLOCk:POLLing:INTerva:PAN

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command is not applicable to GPRS

GSM/GPRS LA

This command is not applicable to the GSM/GPRS Lab Application.

EGPRS TA

This command is sets/queries the interval between blocks for which a PAN-based field is polled from the DUT during EGPRS data connections with FANR enabled

EGPRS LA

Setting Range: 1 to 256
Resolution: 1
Query Range: 1 to 256
Resolution: 1
*RST setting 4

Requirements

GSM/GPRS/ EGPRS/TA

Revision: A.11 and above with a required feature license

GSM/GPRS/ EGPRS LA

Revision: G.00.08 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCtion:DATA:BLOCk:POLLing:INTerval:PAN 4" 
! sets Block Polling Interval (PAN) value to 4.

CALL:FUNCtion:DATA:DETach

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command performs a test set initiated GPRS Detach.

EGPRS TA

GSM/GPRS LA

EGPRS LA

Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:DETACH" 
! Detaches the mobile from the test set.

CALL:FUNCtion:DATA:ETSIA:PDUNit|PDU:COUNt

Function

GSM TA

This command sets/queries the number of Protocol Data Units (PDUs) sent from the test set to the mobile station.

When the PDU count is set to zero, the test set commands the mobile station to transmit continually as long as there is a connection between the mobile station. When the PDU count is set to 4095 the test set commands the mobile station to send 4095 PDUs on the uplink TBF before the mobile station terminates the connection between the mobile station and the test set.

See Protocol Data Unit Count for more information on which connection types are valid when setting the PDU count.

This setting only affects the ETSI Type A operating mode, see CALL:OPERating:MODE .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

0|4095

Query

0|4095

*RST Setting

4095
Requirements

GSM/GPRS/
EGPRS TA

Revision: A.04 and above

GSM/GPRS/
EGPRS LA

Revision: D.01 an d above

Programming Example

 
OUTPUT 714;"CALL:FUNCtion:DATA:ETSIA:PDU:COUNt 0" 
! The test set commands the mobile station to continuously transmit PDUs as long as 
! there is a connection between the test set and the mobile station.

CALL:FUNCtion:DATA:FRAMe:STARt

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command sets/queries the type of frame numbering scheme to be used when establishing a data connection.

Changing the frame numbering scheme may enable the test set to establish a data connection with mobiles which cannot connect under normal conditions.

When you set this command to:

  • RELative, the test set sends the starting frame number to the mobile as a relative offset from the current frame.
  • ABSolute, the test set sends the starting frame number to the mobile as an absolute frame number.
  • IMMediate, the test set sends the starting frame number as an immediate assignment.

It is recommended that you should not change this parameter while the data connection status is Starting, as there is no guarantee whether the new setting or the previous setting will be used for the current data connection.

If the type of data connection you want to establish is BLER, the commands CALL:FUNCtion:DATA:BLER:LLC:FCSequence and CALL:FUNCtion:DATA:BLER:POLLing:INTerval may also be helpful in enabling the test set to establish a data connection with mobiles which cannot establish a BLER data connection under normal conditions.

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: RELative | ABSolute | IMMediate

Query

Range: REL | ABS | IMM

*RST Setting

REL
Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:FRAME:START ABSOLUTE" 
! Sets the frame number type to Absolute.

CALL:FUNCtion:DATA:PAYLoad:PATTern[:OTHer]

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command sets/queries the type of downlink payload pattern to be used when the test set's operating mode is set to a valid connection type. See CALL:FUNCtion:CONNection:TYPE for the GPIB command to set the connection type.

Changes to the payload pattern setting become effective immediately. See Payload Pattern (OTHER) for more information on the payload pattern parameters available and the valid connection types for this command.

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: ZERos | ONES | ABITs | APAirs | AQUads | PRBS15 | PRBS9 | FIXED2B |CUSTom

Query

Range: ZER | ONES | ABIT | APA | AQU | PRBS15 | PRBS9 | FIXED2B |CUST

*RST Setting

PRBS15
Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above
Revision A.04 adds CUSTom
Revision A.09 adds PRBS9 with required feature license.

GSM/GPRS/ EGPRS LA

Revision: C.01 and above
Revision D.01 adds CUSTom
Revision F.01 adds PRBS9

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:PAYLoad:PATTern:ETSIB AQUADS" 
! Sets the payload pattern to be Alternate Quads.

CALL:FUNCtion:DATA:PAYLoad:PATTern[:OTHer]:MSOurce:BURSt<n>

Function

GSM TA

This command is not applicable to GSM Test Application.

GPRS TA

This command is not applicable to GPRS Test Application.

GSM/GPRS LA

This command is not applicable to GSM/GPRS Lab Application.

EGPRS TA

This command sets/queries the type of downlink payload pattern to be used when the test set's operating mode is set to a valid connection types. See Multi Source Payload Pattern (OTHER) for more information.

EGPRS LA

Setting

Range: ZERos | ONES | ABITs | APAirs | AQUads | PRBS9 | PRBS15 | FIXED2B |CUSTom

Query

Range: ZERO | ONES | ABIT | APA | AQU | PRBS9 | PRBS15 | FIXED2B |CUST

*RST Setting

PRBS15
Requirements GSM/GPRS/
EGPRS TA

Revision: A.09 and above with required feature license.

GSM/GPRS/ EGPRS LA

Revision: F.01 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCtion:DATA:PAYLoad:PATTern:MSOurce:BURSt2 AQUads" 
! Sets the payload pattern to be Alternate Quads.

CALL:FUNCtion:DATA:PAYLoad:PATTern:BLER

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command sets/queries the type of downlink payload pattern to be sent to the mobile when the connection type is set to BLER (see CALL:FUNCtion:CONNection:TYPE ) in Active Cell operating mode, and the LLC Frame Check Sequence parameter is set to CORRupt (see CALL:FUNCtion:DATA:BLER:LLC:FCSequence ).

Changes to the payload pattern setting become effective immediately. See Payload Pattern (BLER) for more information on the payload pattern parameters available for this command.

If this command is set to any value other than GMMinfo, and you want to change the setting of the LLC Frame Check Sequence parameter from CORRupt to VALid, it is strongly recommended that you end the data connection before making this change. After the LLC Frame Check Sequence parameter has been set to VALid, the data connection can be restarted using CALL:FUNCtion:DATA:START .

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: GMMinfo | ZEROs | ONES | ABITs | APAirs | AQUads | PRBS9 | PRBS15 | FIXED2B |CUSTom

Query

Range: GMM | ZERO | ONES | ABIT | APA | AQU | PRBS9 | PRBS15 | FIXED2B | CUST

*RST Setting

GMM
Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above
Revision A.04 adds CUSTom
Revision A.09 adds PRBS9 with required feature license.

GSM/GPRS/ EGPRS LA

Revision: C.01 and above
Revision D.01 adds CUSTom
Revision F.01 adds PRBS9

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:PAYLoad:PATTern:BLER ONES" 
! Sets the payload pattern to be All Ones.

CALL:FUNCtion:DATA:PAYLoad:PATTern:ETSIB

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

THIS COMMAND IS OBSOLETE. Please use the CALL:FUNCtion:DATA:PAYLoad:PATTern[:OTHer] command to perform the function of this command.

This command sets/queries the type of downlink payload pattern to be used when the test set's operating mode is set to either BCH+PDTCH Test Mode, or Active CALL operating mode with the data connection type set to ETSI Type B (see CALL:FUNCtion:CONNection:TYPE ).

Changes to the payload pattern setting become effective immediately. See Payload Pattern (BLER) for more information on the payload pattern parameters available for this command.

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: ZERos | ONES | ABITs | APAirs | AQUads | PRBS9 | PRBS15 | FIXED2B | CUSTom

Query

Range: ZER | ONES | ABIT | APA | AQU | PRBS9 | PRBS15 | FIXED2B | CUST

*RST Setting

PRBS15
Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

Revision A.04 adds CUSTom

evision A.09 adds PRBS9 with required feature license.

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Revision D.01 adds CUSTom

Revision F.01 adds PRBS9

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:PAYLoad:PATTern:ETSIB AQUADS" 
! Sets the payload pattern to be Alternate Quads.

CALL:FUNCtion:DATA:PUPLink:ACKNack:INTerval:EGPRs

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command is not applicable to GPRS Test Application.

EGPRS TA

This command is not applicable to EGPRS Test Application.

GSM/GPRS LA

Sets/Queries the "Packet Uplink Ack/Nack Interval (EGPRS)". See Packet Uplink Ack/Nack Interval .
EGPRS LA

Setting

Range: 1 to 1023

Resolution: 1

Query

Range: 1 to 1023

*RST Setting

9
GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:PUPLink:ACKNack:INTerval:EGPRs 8" 
! Set the Packet Uplink !Ack/Nack Interval(EGPRS) to 8.

CALL:FUNCtion:DATA:PUPLink:ACKNack:INTerval:GPRS

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command is not applicable to GPRS Test Application.

EGPRS TA

This command is not applicable to EGPRS Test Application.

GSM/GPRS LA

Sets/Queries the "Packet Uplink Ack/Nack Interval (GPRS)". See Packet Uplink Ack/Nack Interval .
EGPRS LA

Setting

Range: 1 to 63

Resolution: 1

Query

Range: 1 to 63

*RST Setting

9
Requirements GSM/GPRS/ EGPRS LA

Revision: E.00.12 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:PUPLink:ACKNack:INTerval:GPRS 8" 
! Set the Packet Uplink !Ack/Nack Interval(GPRS) to 8.

CALL:FUNCtion:DATA:PUPLink:INTerval:PAN

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command is not applicable to GPRS Test Application.

GSM/GPRS LA

This command is not applicable to GSM/GPRS Lab Application.

EGPRS TA

Sets/Queries the block interval between transmission of downlink PAN fields within data blocks during EGPRS data connections with FANR enabled.
EGPRS LA

Setting

Range: 1 to 1023

Resolution: 1

Query

Range: 1 to 1023

*RST Setting

4

Requirements

GSM/GPRS/ EGPRS/TA

Revision: A.11 and above with a required feature license

GSM/GPRS/ EGPRS LA

Revision: G.00.08 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:PUPLink:INTerval:PAN 4" 
! Set the Uplink Piggy-backed Ack/Nack Interval to 4.

CALL:FUNCtion:DATA:START

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command attempts to start the data connection. See Data Connection Processing Event Synchronization .

Additional commands can be appended to aid in controller/mobile station synchronization. See Call Processing Subsystem Overlapped Command Synchronization Commands for examples.

If you have trouble getting the data connection to start, see GPRS Data Connection Troubleshooting .

EGPRS TA

GSM/GPRS LA

EGPRS LA

Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:START" 
! Starts data connection.

CALL:FUNCtion:DATA:STOP

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command ends the data connection.

EGPRS TA

GSM/GPRS LA

EGPRS LA

Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCTION:DATA:STOP" 
! Ends data connection.

CALL:FUNCtion:EGPRs:DEMod

Function

GSM TA

This command is not applicable to GSM.

GPRS TA

This command is not applicable to GPRS.

EGPRS TA

This command sets/queries the layer 1 demodulation setting for EGPRS.

GSM/GPRS LA

EGPRS LA

Setting

Range: NORMal | REDuced | PERiodic

Query

Range: NORM| RED | PER

*RST Setting

NORM
Requirements GSM/GPRS/
EGPRS TA

Revision: A.03 and above

Revision: A.11 and above adds PERiodic

GSM/GPRS/ EGPRS LA

Revision: G.01 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCtion:EGPRs:DEMod NORM" 
! Sets the EGPRS Demod to normal.

CALL:FUNCtion:TBTerror[:STATe]

Function

GSM TA

This command sets/queries the availability of BTE measurement in test mode.

This setting controls the test set to determine whether real-time demodulation is needed and decide whether Demod Type is used. When the setting is ON, the Demod Type is changed to Normal.

In order to keep backward-compatibility, when the setting is set to OFF in operating modes other than EGPRS test modes, the Demod Type is always Normal. But the BTE report is still not available to reduce the message exchange between processors of the test set. When the setting becomes OFF in EGPRS test modes and BER, BLER or SRB BER measurement is not running, the EGPRS Demod Type Setting reverts to Reduced and EGPRS demodulation is applied only occasionally. See Test Mode Burst Timing Error Measurement for more information.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: OFF | 0 |ON| 1

Query

Range: 0| 1

*RST Setting

OFF
Requirements GSM/GPRS/
EGPRS TA

Revision: A.09 and above

Programming Example

 
OUTPUT 714;"CALL:FUNCtion:TBTerror ON" 
! Sets the BTE measurement in test mode.