GetGsmAudioMode: Difference between revisions
Jump to navigation
Jump to search
(Created page with " This command allows to get the audio mode configuration on a given port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |GetGsmAudioMode |PortIndex |Error Code in case of error. |} '''OUTPUT''' Audio mode currently configured on the specified port. '''EXAMPLE''' <syntaxhighlight lang="text"> ~ # GetGsmAudioMode 1 USB </syntaxhighlight> Category:Voice") Tag: 2017 source edit |
m (added Category:R2D2 using HotCat) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
|[[R2D2 Error Codes|Error Code]] in case of error. | |[[R2D2 Error Codes|Error Code]] in case of error. | ||
|} | |} | ||
'''OUTPUT''' | '''OUTPUT''' | ||
Audio mode currently configured on the specified port. | Audio mode currently configured on the specified port. | ||
Line 23: | Line 25: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:Voice]] | [[Category:Voice]] | ||
[[Category:R2D2]] |
Latest revision as of 11:28, 27 March 2025
This command allows to get the audio mode configuration on a given port.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
GetGsmAudioMode | PortIndex | Error Code in case of error. |
OUTPUT
Audio mode currently configured on the specified port.
EXAMPLE
~ # GetGsmAudioMode 1
USB