搜索资源列表
atcmd
- //直接按照内容执行AT指令:CEN666666#57:AT+CREG? //参数:paraptr=命令代码以后的参数的地址 //返回值:成功1,失败0,同时产生serialmsg消息 //函数说明: //正确时回复短信:执行后AT指令返回的内容 //错误时回复短信:密码错误或命令错误或参数错误
短信ocx控件
- 蓝天短信猫收发控件开发使用手册 安装 通过运行regsvr32.exe程序来安装本控件,如: regsvr32.exe c:\winnt\system32\alasunsmscon.ocx 提示: 由于本控件使用了微软公司的MSCOMM32.OCX,所以用户在自己程序发布时,除了要分发本 控件外,还要包括MSCOMM32.OCX。 特别声明: 深圳市蓝天信息技术有限公司开发的alasunsmscon.o
atcmd
- //直接按照内容执行AT指令:CEN666666#57:AT+CREG? //参数:paraptr=命令代码以后的参数的地址 //返回值:成功1,失败0,同时产生serialmsg消息 //函数说明: //正确时回复短信:执行后AT指令返回的内容 //错误时回复短信:密码错误或命令错误或参数错误-//Directly in accordance with the contents of the implementat
ATCmd
- GSM引擎之间采用AT指令实现互相之间的通信,本文讲述AT指令的格式和一些常用的指令。-Between the GSM engine using AT commands to achieve communication between each other, this article about the AT command format and a number of commonly used commands.
3G-USB-WINCE
- WINCE 3G网卡驱动,及拨号连接建立方法 1. WCDMA/DSDPA: Hua Wei E180 Hua Wei E220 Hua Wei E1750(Modem:COM6,ATCMD:COM8,COM7 not use) Hua Wei E1550 Hua Wei E156G(Modem:COM6,ATCMD:COM7) Hua Wei Vodafone K3765(Modem:COM6,ATCMD
atcmd
- GSM模块AT命令组装和AT命令响应解析程序。实现了自动组装标准AT命令并发送到GSM模块,同时可以提取GSM模块输出的所有AT命令,同时实现了大量AT命令响应的解析工作。主要的过程采用了Contiki的进程模型。-Making and parsing routine for AT commands of GSM module. It can automatically make standard AT commands and sen