StartGsmPort: Difference between revisions
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 |
No edit summary |
||
Line 1: | Line 1: | ||
This command | This command starts the specified GSM port when a local sim card is used. | ||
'''COMMAND:''' | '''COMMAND:''' | ||
Line 7: | Line 7: | ||
!Returns | !Returns | ||
|- | |- | ||
| | |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 | ||
~# | |||
Revision as of 22:45, 14 May 2024
This command starts 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