Lg.Unlock

This command is deprecated. Do not use it in new code as we may remove it in the future!

Unlocks the SC-2560 with a password.

Properties

Parameters (request frame)

Name Type/Size Description
Password Raw data (length 4 Bytes) -

Returned values (response frame)

Name Type/Size Description
PwdStat Enumeration (8 bits) Password protection status.
Values:
  • Unlocked (0)
  • NotActivated (1)
  • AlreadyUnlocked (2)