GetPinLockStatus

From Opale Wiki
Revision as of 09:35, 2 April 2025 by Administrator (talk | contribs) (added Category:SIM using HotCat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command gives the status of the pin code lock on the SIM.

COMMAND

Command Line Arguments Returns
GetPinLockStatus Port index PIN locking status

OUTPUT

PinLock status in the following format:

"%s\n", status

EXAMPLE

~# GetPinLockStatus 0
PIN LOCK ENABLED

~# GetPinLockStatus 1
PIN LOCK DISABLED