转载自:http://blog.sina.com.cn/s/blog_40d475e901010gpz.html
| Execute command AT+CLCK=<fac>,<mode>[,<passwd>[,<class>]] | Execute command is used to lock, unlock or interrogate a MT or a network facility <fac>. Password is normally needed to do such actions. When querying the status of a network service (<mode>=2) the response line for 'not active' case (<status>=0) should be returned only if service is not active for any <class>. This command should be abortable Calls barring facilities are based on GSM/UMTS supplementary services. The interaction of these with other commands based on other GSM/UMTS supplementary services is described in the GSM/UMTS standard. Response when <mode>=2 and command successful: +CLCK: <status>[,<class1> OK If error is related to ME functionality: +CME ERROR: <err> Parameter <fac> values reserved by the present document: "SC" "AO" "OI" "OX" "IR" "AI" "AB" "AG" "AC" <mode>: 0 1 2 <status>: 0 1 <passwd>: string type; shall be the same as password specified for the facility from the MT <classx> is integer value each representing a class of information (default 7): 1 2 4 5 7 8 12 13 16 32 247 allSynchronousServices 248 allAsynchronousServices Others reserved. |
| Test command AT+CLCK=? | Response +CLCK: (list of supported <fac>s) OK |
| Reference | 3GPP 27.007 NOTE: The supported values of the parameters are not the same as the 3GPP 27.007. |
| Note | The command may be aborted while in progress. If the command is aborted, result code +CME ERROR: 600 shall be returned to TE. |
本文详细介绍了AT+CLCK命令的功能与用法,包括如何锁定、解锁或查询MT或网络设施的状态。此外还提供了该命令支持的服务类型、操作模式及参数说明。

2万+

被折叠的 条评论
为什么被折叠?



