HE863 family AT commands reference guide
80377ST10083a Rev.6 – 2012-11-12
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved.
Page 135 of
229
#TONE - Tone Playback
<tone>
and
<duration>
.
3.5.5.1.6.
Tone Classes Volume
#TSVOL – Tone Classes Volume
AT#TSVOL= <class>,
<mode>
[,<volume>]
Set command is used to select the volume mode for one or more tone
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 is used for the classes of tones
represented by
<class>
0 - default volume is used
1 - the volume
<volume> is used
.
<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=?
Note: The class DTMF Tones (<class>=16) refers only to the volume for locally
generated DTMF tones. It doesn’t affect the level of the DTMF generated by the
network as result of AT+VTS command
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#tsvol=84,1,5
OK
at#tsvol?
#TSVOL: 1,0
# TSVOL: 2,0
# TSVOL: 4,1,5
# TSVOL: 8,0
# TSVOL: 16,1,5
# TSVOL: 32,0
#TSVOL: 64,1,5