StopGsmPort: Difference between revisions

From Ultiroam User Docs
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
 
No edit summary
Line 1: Line 1:
This command starts the specified GSM port when a local sim card is used.
This command stops/closes the specified GSM port.


'''COMMAND:'''
'''COMMAND:'''
Line 7: Line 7:
!Returns
!Returns
|-
|-
|StartGsmPort
|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>~# StartGsmPort 0
'''EXAMPLE:'''<BR>~# StopGsmPort 0

Revision as of 22:48, 14 May 2024

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