Lg.SetPassword

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

Activates password protection for the SC-2560.

Properties

Parameters (request frame)

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

Returned values (response frame)

Name Type/Size Description
PwdStat Enumeration (8 bits) Password protection status.
Values:
  • Deactivated (0)
  • Activated (1)
  • AlreadySet (2)