CALL:TBFLow

CALL:TBFLow

Last updated: January 16, 2009

GPIB Command Conventions

CALL[:CELL]:TBFLow:T3192

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

Sets the TBF Release Timer value. See Configurable Timers .

EGPRS LA
Setting

Range: MS500 | MS1000 | MS1500 | MS0 | MS80 | MS120 | MS160 | MS200

Query

Range: MS500 | MS1000 | MS1500 | MS0 | MS80 | MS120 | MS160 | MS200

*RST setting

MS500

Requirements

GSM/GPRS/ EGPRS LA

Revision: F.00.27 and above

Programming Example:

 
OUTPUT 714;"CALL:CELL:TBFLOW:T3192 MS1000" 
! Set the expire time of T3192 to 1000ms.

CALL[:CELL]:TBFLow:UPLink:EXTended[:STATe]

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

Sets/Queries the Extended Uplink TBF State.

The command to set the duration of the extended uplink TBF is CALL:(PDTCH|PDTChannel):TBFLow:UPLink:EXTended:DURation .

EGPRS LA

Setting Range: 0 | OFF | 1 | ON
Query Range: 0 | 1
*RST setting 0
Requirements GSM/GPRS/ EGPRS LA

Revision: E.01 and above

Programming Example

 
OUTPUT 714;"CALL:TBFLow:UPLink:EXTended ON" 
! Enables the extended uplink TBF.

CALL[:CELL]:TBFLow:UPLink:EXTended:NOData[:STATe]

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

Sets/Queries the Extended Uplink TBF No Data State which indicates whether the mobile station during extended uplink TBF mode may refrain from sending PACKET UPLINK DUMMY CONTROL BLOCK messages when there is no other RLC/MAC block ready to send.

See Extended Uplink TBF for more information.

The command to set the state of the extended uplink TBF is CALL[:CELL]:TBFLow:UPLink:EXTended[:STATe] .

EGPRS LA

Setting Range: 0 | OFF | 1 | ON
Query Range: 0 | 1
*RST setting 0
Requirements GSM/GPRS/ EGPRS LA

Revision: E.01 and above

Programming Example

 
OUTPUT 714;"CALL:TBFLow:UPLink:EXTended:NOData ON" 
! Enables the extended uplink TBF no data state.