StopGsmPort: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This command starts 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") Tag: 2017 source edit |
m (added Category:R2D2 using HotCat) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This command | This command stops/closes the specified GSM port. | ||
'''COMMAND:''' | '''COMMAND:''' | ||
Line 7: | Line 7: | ||
!Returns | !Returns | ||
|- | |- | ||
| | |StopGsmPort | ||
|PortIndex | |PortIndex | ||
|[[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>~# StopGsmPort 0 | ||
[[Category:GENERAL]] | |||
[[Category:R2D2]] |
Latest revision as of 11:26, 27 March 2025
This command stops/closes the specified GSM port.
COMMAND:
Command | Input Arguments | Returns |
---|---|---|
StopGsmPort | PortIndex | Error Code in case of error |
OUTPUT:
None.
EXAMPLE:
~# StopGsmPort 0