Siemens AT Command Set Cellular Engines Wireless Modules MC35 ユーザーズマニュアル

ページ / 238
AT Command Set
MC35_ATC_01_V04.00
Page 194 of 238
02.04.2002
8.19  AT^SNFA  Set or query microphone attenuation
Test command
AT^SNFA=?
Response
^SNFA: (list of supported <atten>s)
Parameter
See read command
Read command
AT^SNFA?
Response
TA returns the current attenuation value on the microphone path for the current
audio device (selected by AT^SNFS, see section 8.25).
^SNFA: <atten> OK
<atten> integer type value
              0 (0x0) – 65535 (0xFFFF)
              attenuation = 20 log(<atten>/32767)
              0
=> microphone is muted
              32767 => no attenuation on the microphone path
              values greater than 32767 are not used
Write command
AT^SNFA=
<atten>
TA controls the large-scale attenuation on the microphone path for the current
audio device (selected by AT^SNFS, see 8.25) with the following restrictions:
-  it is not allowed for audio device 1
-  as long as the microphone is muted, the write-command is temporarily disabled
-  setting of value 0 is not allowed (use AT^SNFM=0 for this; see section 8.22).
-  for values greater than 32767, 32767 will be used
Response
OK
If error is related to ME functionality
+CME ERROR: <err>
Parameter
See read command
Reference
Command does not require a PIN. The command is provided for compatibility with
M20 and is an alternative to AT^SNFI (see section 0, second parameter). Both
commands use the same audio parameter inCalibrate. To make the changes per-
sistent use AT^SNFW (see section 8.27).
Examples
^SYSSTART
at^snfa=?
^SNFA: (0-65535)
OK
at^snfa?
^SNFA: 32767
OK
at^snfs=4
OK
at^snfa=1
OK
at^snfa?
^SNFA: 1