![GOSUNCN ME3630 Series Скачать руководство пользователя страница 38](http://html.mh-extra.com/html/gosuncn/me3630-series/me3630-series_command-reference-manual_2247368038.webp)
All Rights reserved, No Spreading without GOSUNCN Permission
37
AT Command Reference Guide of Module Product
ME3630
<fileid>: integer type; this is the identifier of a elementary data file on SIM. Mandatory for every command except STATUS
<P1>, <P2>, <P3>: integer type; parameters passed on by the MT to the SIM. These parameters are mandatory for every
command, except GET RESPONSE and STATUS. The values are described in GSM 11.11
<data>: information which shall be written to the SIM (hexadecimal character format; refer +CSCS)
<sw1>, <sw2>: integer type; information from the SIM about the execution of the actual command. These parameters are
delivered to the TE in both cases, on successful or failed execution of the command
<response>: response of a successful completion of the command previously issued (hexadecimal character format; refer
+CSCS). STATUS and GET RESPONSE return data, which gives information about the current elementary data field. This information
includes the type of file and its size. After READ BINARY or READ RECORD command the requested data will be returned. <response>
is not returned after a successful UPDATE BINARY or UPDATE RECORD command.
Example
AT+CRSM = 176,12258,0,0,10
+CRSM: 144,0,"98680090911109001080"
OK
5.5.
AT+CNUM Subscriber Number
Action command returns the MSISDNs related to the subscriber ((if the phone number of the device has been stored in the SIM
card). If subscriber has different MSISDN for different services, each MSISDN is returned in a separate line.
Command
Response
+CNUM
<CR><LF>+CNUM: [<alpha1>],<number1>,<type1>[,<speed>,<service>[,<itc>]]<CR><LF>
<CR><LF> [+CNUM: [<alpha2>],<number2>,<type2>[,<speed>,<service> [,<itc>]]<CR><LF>
[...]]
<CR><LF>OK<CR><LF>
or
<CR><LF>+CME ERROR: <err><CR><LF>
+CNUM=?
OK
Parameter
<alpha
x
>: alphanumeric string associated with <number
x
>; used character set should be the one selected with command
Select TE Character Set +CSCS
<number
x
>: string type phone number of format specified by <type
x
>
<type
x
>: type of address octet in integer format (refer GSM 04.08 subclause 10.5.4.7)
<speed>: Please refer to the value defined in the command of +CBST
<service> (service related to the phone number):
0
asynchronous modem
1
synchronous modem
2
PAD Access (asynchronous)
3
Packet Access (synchronous)
4-5 Other service,(reserved)
<itc> (information transfer capability):
0
3,1 kHz
1
UDI
Example