![Quectel EC25 series Скачать руководство пользователя страница 108](http://html2.mh-extra.com/html/quectel/ec25-series/ec25-series_command-manual_3618187108.webp)
LTE Module Series
EC25&EC21 AT Commands Manual
EC25&EC21_AT_Commands_Manual 107 / 231
Parameter
<mode>
ECC number operation mode
0
Query ECC numbers
1
Add ECC numbers
2
Delete ECC numbers
<type>
ECC number type
0
ECC numbers without (U)SIM
1
ECC numbers with (U)SIM
<eccnum>
String type. ECC numbers ( e.g. 110, 119)
Example
AT+QECCNUM=?
//Query the supported ECC number operation mode
+QECCNUM: (0-2)
OK
AT+QECCNUM?
//Query the ECC numbers with or without (U)SIM
+QECCNUM: 0,"911","112","00","08","110","999","118","119"
+QECCNUM: 1,"911","112"
OK
AT+QECCNUM=0,1
//Query the ECC numbers with (U)SIM
+QECCNUM: 1,"911","112"
num1>[,<eccnum2>,…[,<eccnumN>]]
]
cases,
<eccnumN>
should be omitted, and the response is:
+QECCNUM: <type>,<eccnum1>,<eccnum2>[
…]
OK
If
<mode>
is not equal to 0:
<mode>
=1 is used to add the
ECC number;
<mode>
=2 is used to delete the ECC number.
In this case, at least one ECC number
<eccnumN>
should be
inputted, and the response is:
OK
ERROR
Read Command
AT+QECCNUM?
Response
+QECCNUM: 0,<eccnum1>,<eccnum2>[
…]
+QECCNUM: 1,<eccnum1>,<eccnum2>[
…]
OK
Maximum Response Time
300ms