User guide
Developers guidelines | AT commands
138 June 2010
Use scenarios
Phone lock function
This scenario describes:
• Phone lock status query
• Set lock
• Set auto lock
• Set full lock
<newpwd> Description
String type <newpwd> is the new password. Maximum length
of password can be determined with <pwdlength>
<pwdlength>:
<pwdlength> Description
Integer type Maximum length of the password for the facility
AT command Response Comment
AT+CLCK=”PS”,2 Query status
OK
AT+CLCK=”SC”,1,
”1234”
Set lock
OK
AT+CLCK=”PS”,1,
”1234”
Set automatic lock
OK
AT+CLCK=”PS”,10,
”1234”
Set full lock
OK










