StartGsmPort: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
(Created page with "This command allows to attach a SIM to the GSM network. '''COMMAND:''' {| class="wikitable" !Command !Input Arguments !Returns |- |ImsiAttach |PortIndex |Error Code in case of error |} '''OUTPUT:''' None. '''EXAMPLE:''' ~#IMSIAttach 0 OK ~#IMSIAttach 1 IMSI NOT DETACHED<BR>")
Tag: 2017 source edit
 
m (added Category:R2D2 using HotCat)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
This command allows to attach a SIM to the GSM network.
This command starts/opens the specified GSM port when a local sim card is used.


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


~#IMSIAttach 0
[[Category:GENERAL]]
 
[[Category:R2D2]]
OK
 
~#IMSIAttach 1
 
IMSI NOT DETACHED<BR>

Latest revision as of 11:25, 27 March 2025

This command starts/opens the specified GSM port when a local sim card is used.

COMMAND:

Command Input Arguments Returns
StartGsmPort PortIndex Error Code in case of error

OUTPUT:

None.

EXAMPLE:
~#StartGsmPort 0