Modem Emulator - Identification
|
| Command | Possible Responses |
|---|---|
| ATI[<n>] | <manufacturer> <revision> |
Conforms with: Recommendation V.250.
AT+GMI Read Manufacturer Information
The AT+CGMI command returns information about the manufacturer of the phone.
| Command | Possible Responses |
|---|---|
| AT+GMI | <manufacturer> |
Conforms with: Recommendation V.250.
AT+GMM Read Model Information
AT+GMM Read Model Information
The AT+GMM command is an alias for AT+CGMM.
| Command | Possible Responses |
|---|---|
| AT+GMM | <model> |
Conforms with: Recommendation V.250.
AT+GMR Read Revision Information
The AT+GMR command is an alias for AT+CGMR.
| Command | Possible Responses |
|---|---|
| AT+GMR | <revision> |
Conforms with: Recommendation V.250.
AT+GSN Read Model Information
The AT+GSN command is an alias for AT+CGSN.
| Command | Possible Responses |
|---|---|
| AT+GSN | <sn> |
Conforms with: Recommendation V.250.
AT+CGMI Read Manufacturer Information
The AT+CGMI command is an alias for AT+GMI.
| Command | Possible Responses |
|---|---|
| AT+CGMI | <manufacturer> |
| AT+CGMI=? |
Conforms with: 3GPP TS 27.007.
AT+CGMM Read Model Information
The AT+CGMM command returns information about the model of the phone.
| Command | Possible Responses |
|---|---|
| AT+CGMM | <model> |
| AT+CGMM=? |
Conforms with: 3GPP TS 27.007.
AT+CGMR Read Revision Information
The AT+CGMR command returns information about the revision of the phone's software.
| Command | Possible Responses |
|---|---|
| AT+CGMR | <revision> |
| AT+CGMR=? |
Conforms with: 3GPP TS 27.007.
AT+CGSN Read Product Serial Number
The AT+CGSN command returns information about the serial number of the phone. Note: the return value may be a static string for all phones of a type, so it should not be relied upon to be unique.
| Command | Possible Responses |
|---|---|
| AT+CGSN | <sn> |
| AT+CGSN=? |
Conforms with: 3GPP TS 27.007.
[Previous: Modem Emulator - Phonebook Operations] [Next: Modem Emulator - Network]
| Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. | Qt qtextended4.4 | |
| Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD. | ||
| Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP ! | ||
Copyright © 2000-2012 - www.developpez.com