CALL:DAINterface

CALL:DAINterface

Last updated: December 3, 2008

GPIB Command Conventions

CALL:DAINterface:PLAY:STARt

Function

GSM TA This command is not applicable to the GPRS 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

Command the test set to start playing the digital audio file. See Digital Audio Interface (DAI) Description for more information.

EGPRS LA

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA

Revision: F.00.13 and above

Programming Example

 
OUTPUT 714;"CALL:DAINterface:PLAY:STARt" 
! Commands the test set to start playing the digital audio file. 

CALL:DAINterface:PLAY:STATus

Function

GSM TA This command is not applicable to the GPRS 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 queries the playing status of the digital audio file in the test set. See Digital Audio Interface (DAI) Description for more information.

EGPRS LA

Query

Range: IDLE|READ|PLAY|DONE

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA

Revision: F.00.13 and above

Programming Example

 
OUTPUT 714;"CALL:DAINterface:PLAY:STATus?" 
! Queries the playing status of the digital audio file. 

CALL:DAINterface:PLAY:STOP

Function

GSM TA This command is not applicable to the GPRS 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

Command the test set to stop playing the digital audio file. See Digital Audio Interface (DAI) Description for more information.

EGPRS LA

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA

Revision: F.00.13 and above

Programming Example

 
OUTPUT 714;"CALL:DAINterface:PLAY:STOP" 
! Commands the test set to stop playing the digital audio file. 

CALL:DAINterface:RECord:FORMat:AMR

Function

GSM TA This command is not applicable to the GPRS 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 sets/queries the type of the digital audio file in the test set. See Digital Audio Interface (DAI) Description for more information.

EGPRS LA

Setting

Range: COD | RFC3267

Query

Range: COD | RFC3267

*RST Setting

COD

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA

Revision: F.00.13 and above

Programming Example

 
OUTPUT 714;"CALL:DAINterface:RECord:FORMat:AMR COD" 
! Sets the type to COD. 

CALL:DAINterface:RECord:STARt

Function

GSM TA This command is not applicable to the GPRS 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

Command the test set to start recording the digital audio file. See Digital Audio Interface (DAI) Description for more information.

EGPRS LA

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA

Revision: F.00.13 and above

Programming Example

 
OUTPUT 714;"CALL:DAINterface:RECord:STARt" 
! Commands the test set to start recording the digital audio file. 

CALL:DAINterface:RECord:STATus

Function

GSM TA This command is not applicable to the GPRS 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 queries the recording status of the digital audio file in the test set. See Digital Audio Interface (DAI) Description for more information.

EGPRS LA

Query

Range: IDLE|REC|DONE

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA

Revision: F.00.13 and above

Programming Example

 
OUTPUT 714;"CALL:DAINterface:RECord:STATus?" 
! Queries the recording status of the digital audio file. 

CALL:DAINterface:RECord:STOP

Function

GSM TA This command is not applicable to the GPRS 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

Command the test set to stop recording the digital audio file. See Digital Audio Interface (DAI) Description for more information.

EGPRS LA

Requirements

GSM/GPRS/ EGPRS TA

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

GSM/GPRS/ EGPRS LA

Revision: F.00.13 and above

Programming Example

 
OUTPUT 714;"CALL:DAINterface:RECord:STOP" 
! Commands the test set to stop recording the digital audio file.