Reproduction forbidden without Fibocom Wireless Inc. written authorization – All Rights Reserved.
FIBOCOM L860 AT Commands User Manual
Page 134 of 254
Command
Description
The Test command returns the list of supported facilities.
[Syntax]
AT+CLCK=?
[Response/Action]
+CLCK: (list of supported <fac>s)
OK
Parameters
<fac>
Please see <fac> Table in +CPWD command.
<passwd>
String type, 4-8 character password. Shall be the same as password
specified for the facility with command Change PaCPWD
<mode>
0
Unlock
1
Lock
2
Query status (<passwd> does not apply)
Note:
Query mode return only the active <fac>. In case no <fac> is active the query
will return the default (7).
<class> Sum of integers, each representing a class of information.
Please see class table in +CCWA command.
The default value is 7.
<status>
0
Inactive
1
Active
Example
AT+CLCK=?
+CLCK:
("AO","OI","AI","IR","OX","AB","AG","AC","PS","PN","PU","PP","PC","SC","FD")
OK
AT+CLCK="SC",2
+CLCK: 0
OK
AT+CLCK="SC",1
+CME ERROR: operation not allowed
AT+CLCK="SC",1,"incorrect password"