CALL:RTVocoder

CALL:RTVocoder

Last updated: January 18, 2010

GPIB Command Conventions

CALL:RTVocoder:CALibration:TYPE[:SELected]

CALL:RTVocoder:CALibration:TYPE:GSM

Function

GSM TA

Queries the vocoder calibration type. See Calibration Type .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

AOPath | AIPath | ICODec

Query

AOP | AIP | ICOD
*RST Setting AOPath

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA Revision: G.01 and above

Programming Example

 
OUTPUT 714;"CALL:RTVocoder:CALibration:TYPE AOP"
!Set the vocoder calibration type to Audio Out Path.

CALL:RTVocoder:DECoder:HEADroom[:SELected]?

CALL:RTVocoder:DECoder:HEADroom:GSM?

Function

GSM TA

Queries the headroom of the decoded data samples to the full scale of the DAC (Digital to Analog Converter). See "Real-Time Vocoder Headroom Information" .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Query

Range: 0.0 to 100 dB, 9.91E+37 (NAN)

Resolution: 0.1 dB

*RST Setting 9.91E+37 (NAN)

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA Revision: F.00.27 and above

Programming Example

 
OUTPUT 714;"CALL:RTVocoder:DECoder:HEADroom?"
! Queries decoder headroom. 

CALL:RTVocoder:ENCoder:HEADroom[:SELected]?

CALL:RTVocoder:ENCoder:HEADroom:GSM?

Function

GSM TA

Queries the headroom of the audio samples to the full scale of the ADC (Analog to Digital Converter). See "Real-Time Vocoder Headroom Information" .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Query

Range: 0.0 to 100 dB, 9.91E+37 (NAN)

Resolution: 0.1 dB

*RST Setting 9.91E+37 (NAN)

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA Revision: F.00.27 and above

Programming Example

 
OUTPUT 714;"CALL:RTVocoder:ENCoder:HEADroom?"
! Queries encoder headroom. 

CALL:RTVocoder:INPut:VOLTage[:EXPected][:SELected]

CALL:RTVocoder:INPut:VOLTage[:EXPected]:GSM

Function

GSM TA

Sets/queries the peak voltage of the analog audio signal that is applied at the test set's AUDIO IN connector. The units (V|mV) are optional. If no units are specified, then units default to V. See "Setting Real-Time Vocoder Parameters" .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0.001 to 2.0 V

Resolution: 1 mV

Query

Range: 0.001 to 2.0 V

Resolution: 1 mV

*RST Setting 2.0 V

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA Revision: F.00.27 and above

Programming Example

 
OUTPUT 714;"CALL:RTVocoder:INPut:VOLTage 350mV"
! Sets the peak level of Audio In signal to 350 mV. 

CALL:RTVocoder:OPERating:MODE[:SELected]

CALL:RTVocoder:OPERating:MODE:GSM

Function

GSM TA

Sets/queries the vocoder operating mode. See Operating Mode .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: NORMal | CALibration

Query

Range: NORM | CAL
*RST Setting NORMal

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA Revision: G.01 and above

Programming Example

 
OUTPUT 714;"CALL:RTVocoder:OPER:MODE NORM"
!Sets the vocoder operating mode to Normal.

CALL:RTVocoder:OUTPut:FREQuency[:SELected]

CALL:RTVocoder:OUTPut:FREQuency:GSM

Function

GSM TA Sets the vocoder Audio Out Frequency, see Audio Out Frequency .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 300Hz to 1100Hz

Resolution: 1.0 Hz

Query

same as setting
*RST Setting 1000Hz

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA Revision: G.01 and above

Programming Example

 
OUTPUT 714;"CALL:RTVocoder:OUTPut:FREQuency 1000Hz"
!Sets the vocoder Audio Out Frequency to 1000Hz.

CALL:RTVocoder:OUTPut:VOLTage[:MAXimum][:SELected]

CALL:RTVocoder:OUTPut:VOLTage[:MAXimum]:GSM

Function

GSM TA

Sets/queries the maximum audio peak output level that is produced on the test set's AUDIO OUT connector according to the voice data received on the R-Traffic/R-FCH channel. The units (V|mV) are optional. If no units are specified, then units default to V. See "Setting Real-Time Vocoder Parameters" .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0.0 to 5.0 V

Resolution: 0.1 mV

Query

Range: 0.0 to 5.0 V

Resolution: 0.1 mV

*RST Setting

0.0 V

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA Revision: F.00.27 and above

Programming Example

 
OUTPUT 714;"CALL:RTVocoder:OUTPut:VOLTage 350MV"
! Sets the peak level of AUDIO OUT signal to 350 mV. 

CALL:RTVocoder:VADetection[:STATe][:SELected]

CALL:RTVocoder:VADetection[:STATe]:GSM

Function

GSM TA

Sets/queries whether or not the voice activity detection algorithm is implemented in the speech codec. See "Setting Real-Time Vocoder Parameters" .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 1|ON | 0|OFF

Query

Range: 1 | 0

*RST Setting 0|OFF

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA Revision: F.00.27 and above

Programming Example

 
OUTPUT 714;"CALL:RTVocoder:VADetection ON"
! Enable the voice activity detection algorithm. 

CALL:RTVocoder:VADetection:AMRate:ALGorithm[:SELected]

CALL:RTVocoder:VADetection:AMRate:ALGorithm:GSM

Function

GSM TA

Sets/queries the voice activity detection algorithm. See "Setting Real-Time Vocoder Parameters" .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: OPTion1 | OPTion2

Query

Range: OPT1 | OPT2

*RST Setting

OPT1

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA Revision: F.00.27 and above

Programming Example

 
OUTPUT 714;"CALL:RTVocoder:VADetection:AMRate:ALGorithm OPT2"
! Select Option 2 VAD algorithm for AMR.