GetPinLockStatus

From Opale Wiki
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