mdm9x07 ATC AT+QCFG usbnet


1     中文AT命令詳解

1.1.   AT+QCFG   擴展配置

 

AT+ QCFG    擴展配置

測試命令

AT+QCFG=?

響應

……

+QCFG: "usbnet", (0-3)

……

OK

設置命令

AT+QCFG="usbnet",<net>

響應

假如省略參數<net>,返回

+QCFG: "usbnet",<net>

 

OK

 

假如不省略,返回

OK

ERROR

Maximum Response Time參考

300ms

參考

 

 

參數

<net>        net端口協議

 

0  RMNET接口

1      ECM接口

2      MBIM接口

3      RNDIS接口

 

 

 

備注

 

 以上配置將在重啟后生效

 

舉例

AT+QCFG="usbnet",1                   // 設置USB net口使用ECM標准協議

OK

 

 

2     Description of AT command

2.1.   AT+QCFG   Extension Configuration

AT+QCFG    Extension Configuration

Test Command 

AT+QCFG=?

Response

……

+QCFG: "usbnet", (0-3)

……

OK

Write Command

AT+QCFG="usbnet",<net>

Response

If configuration parameters are omitted

(+QCFG: "usbnet"), return current configuration:If <net> is absence

+QCFG: "usbnet",<net>

 

OK

 

If configuration parameters are entered:If not absence

OK

ERROR

Maximum Response TimeReference

300ms

Reference

 

 

 

 

 

 

 

 

 

Parameter:

<net>            The protocol of net port

0  RMNET interface

ECM interface

MBIM interface

3  RNIDS interface

 

NMOTES

  1. The Configuration of “usbmodem” and “usbnet” will take effect after reboot.

 

Example

AT+QCFG="usbnet",1                   // Set USB net port to ECM

 

OK

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM