GetSimTMSI

From Opale Wiki
Revision as of 09:45, 2 April 2025 by Administrator (talk | contribs) (Created page with "This command gets TMSI number of the SIM card allocated on the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''DisablePinLock''' |Port index, PINCode |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# DisablePinLock 0 "1234" OK </syntaxhighlight> Category:R2D2 Category:SIM")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command gets TMSI number of the SIM card allocated on the specified GSM port.


COMMAND

Command Line Arguments Returns
DisablePinLock Port index, PINCode Error Code in case of error.

OUTPUT

None

EXAMPLE

~# DisablePinLock 0 "1234"
OK