StartQxdmTrace: Difference between revisions

From Opale Wiki
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
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This command starts/opens the specified GSM port when a local sim card is used.
This command starts QXDM traces on DIAG port of the specifed port.


'''COMMAND:'''
'''COMMAND:'''
Line 7: Line 7:
!Returns
!Returns
|-
|-
|StartGsmPort
|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>~#StartGsmPort 0
'''EXAMPLE:'''<BR>~#StartQxdmTrace 0 /var/log.trc


[[Category:GENERAL]]
[[Category:GENERAL]]
[[Category:R2D2]]
[[Category:R2D2]]

Latest revision as of 09:10, 4 November 2025

This command starts QXDM traces on DIAG port of the specifed port.

COMMAND:

Command Input Arguments Returns
StartQxdmTrace PortIndex Filename Error Code in case of error

OUTPUT:

None.

EXAMPLE:
~#StartQxdmTrace 0 /var/log.trc