StartQxdmTrace: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This command starts/opens the specified GSM port when a local sim card is used. '''COMMAND:''' {| class="wikitable" !Command !Input Arguments !Returns |- |StartGsmPort |PortIndex |Error Code in case of error |} '''OUTPUT:''' None. '''EXAMPLE:'''<BR>~#StartGsmPort 0 Category:GENERAL Category:R2D2") Tag: 2017 source edit |
No edit summary |
||
| Line 7: | Line 7: | ||
!Returns | !Returns | ||
|- | |- | ||
| | |StartQxdmTrace | ||
|PortIndex | |PortIndex Filename | ||
|[[R2D2 Error Codes|Error Code]] in case of error | |[[R2D2 Error Codes|Error Code]] in case of error | ||
|} | |} | ||
| Line 15: | Line 15: | ||
None. | None. | ||
'''EXAMPLE:'''<BR>~# | '''EXAMPLE:'''<BR>~#StopQxdmTrace 0 /var/log.trc | ||
[[Category:GENERAL]] | [[Category:GENERAL]] | ||
[[Category:R2D2]] | [[Category:R2D2]] | ||
Revision as of 23:05, 3 November 2025
This command starts/opens the specified GSM port when a local sim card is used.
COMMAND:
| Command | Input Arguments | Returns |
|---|---|---|
| StartQxdmTrace | PortIndex Filename | Error Code in case of error |
OUTPUT:
None.
EXAMPLE:
~#StopQxdmTrace 0 /var/log.trc