Rainbow Electronics GM862-QUAD-PY User Manual

Page 248

Advertising
background image




AT Commands Reference Guide

80000ST10025a Rev. 5 - 09/07/08

Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved

page 248 of 434

#TSVOL – Tone Classes Volume

SELINT 2

<class>,
<mode>
[,<volume>]

classes.

Parameters:
<class> -sum of integers each representing a class of tones which the

command refers to

1 - GSM tones
2 - ringer tones
4 - alarm tones
8 - signaling tones
16 - DTMF tones
32 - SIM Toolkit tones
64 - user defined tones
128 - reserved
255 - all classes

<mode> - it indicates which volume e’re using for the classes of tones

represented by <class>

0 - we’re using default volume
1 - we’re using the volume <volume>.

<volume> - volume to be applied to the set of classes of tones represented

by <class>; it is mandatory if <mode> is 1.

0..max - the value of max can be read issuing the Test command

AT#TSVOL=?

AT#TSVOL?

Read command returns for each class of tones the last setting of <mode>
and, if <mode> is not 0, of <volume> too, in the format:

# TSVOL: 1,<mode1>[,<volume1>]<CR><LF>

#TSVOL: 64,<mode64>[,<volume64>]

Note: no info is returned for class 128.

AT#TSVOL=?

Test command returns the supported range of values of parameters
<class>, <mode> and <volume>.

Example

at#scfg=84,1,5

OK


at#scfg?
#TSVOL: 1,0

# TSVOL: 2,0
# TSVOL: 4,1,5
# TSVOL: 8,0

# TSVOL: 16,1,5
# TSVOL: 32,0

Advertising