搜索资源列表
文件夹
- 使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处理通讯错误。在实际应用中,一个MSCOMM控件就对应一个串行口,所以如果要处理多个串行口的话,必须有相应数量的控件与之对应。-use MSCOMM control mainly through the incident to the serial interaction, that is, when the data arrived, t
DOS4COM
- 这是一个DOS下开发的四串口程序,通过轮询的方法将COM1-COM3的数据合并到COM4上。压缩包中附带了QB45,一个DOS下开发应用程序的工具。-This is a DOS development of the four Serial procedures, Polling by the method of COM1 - COM3 merger of the data on COM4. Compressed the QB45 incidental, a DOS application dev
GPS_receiver
- 本程序是针对特定GPS接收机--JAVAD公司的legacy的一个应用,用来收取标准的NMEA-1083GGA信息或JPS格式(JAVAD公司的特有GPS信息格式)的{RT,PO}信息,并统计数据大小与经历时间。本程序用VC6.0+串口控件MSComm实现,其中关于如何在数据长度不定的情况下实现数据帧的同步的方法可以借鉴到其它串口数据采集的应用之中,具备一定的实用价值-this program is targeted at specific GPS receiver -- JAVAD the l
Delphi数据采集与串口通信测控应用实战
- Delphi数据采集与串口通信测控应用实战,利用Delphi编写各种串口通信检测的上位机。-Delphi data acquisition and serial communication monitoring and control application of combat, the host computer using Delphi to write the detection of a variety of serial communication.
SIM300_Chinese(ZhongWenShuoMingShu)
- SIM300硬件电路及应用说明(中英文版),包含英文:SIM300原理图,命令讲解,硬件。中文:详细使用说明,如何连接,如何传输数据。本人亲自整理-SIM300 hardware circuits and application notes (in English), including English: SIM300 schematic diagram, the order on the hardware. Chinese: detailed instructions, how to conn
PTC08-serial
- PTC08串口摄像头模块应用资料,内容详细,是我买模块的光盘资料-PTC08 serial camera module application information and detailed, I bought the CD data module
CommMonitor
- CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。 -CommMonitor detection, interception, reverse analysis of serial communication protoco
vb
- 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
freemodbus-v1.4.0
- FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
SerialComPort
- 利用Serial ComPort與GPS機器作資料傳輸並可以儲存為google map應用檔-Serial ComPort with the use of GPS equipment for data transmission and can be stored for the google map application file
Max3100application
- max3100的应用 MAX3100在串行红外数据与RS—232转换器中的应用-MAX3100 Application max3100 infrared data in the serial RS-232 Converter
RS232-Data229167162001
- RS232串口通信代码,输出16进位数.-Rs232 communication for serial port, read serial data and out to other application
MFCSerialCommunicationProgramDesign
- MFC串行通信程序设计。建立基于对话框的MFC程序框架,实现数据的发送和接收。-MFC serial communication programming. The establishment of dialog-based MFC application framework, the sending and receiving data.
BIDTU
- 嵌入式系统中的无线模块串口控制程序,有兴趣的参考一下-Date : 2007-7-24 Author : F4CG Company : F4CG Comments: Chip type : ATmega128 Program type : Application Clock frequency :
PCD5003A
- The PCD5003A is a very low power decoder and pager controller specifically designed for use in new generation radio pagers. The architecture of the PCD5003A allows for flexible application in a wide variety of radio pager designs. The PCD5003
hcom
- 应用api函数编写串口通讯程序,应用轮询方式对串口数据进行读写。-Application api function write serial communication program, the application polling method to read and write data to the serial port.
RS232_to_Keyboard
- A simple application to redirect a RS-232 barcode reader data to the keyboard
05
- C++串口程序开发,发送数据、接收数据功能.是个很好的程序开发-C++ serial port application development, send data, receive data function. Is a good program development
Client-Server
- 实现两个串口之间的通信,类似于QQ的通信。从客户端发送数据到应用端接收数据-To achieve communication between two serial ports, similar to the QQ communications. Send data from the client to the application client to receive data. .
SCommTest
- Visual C++6.0环境下编写一个基于窗体的应用程序,用MSComm控件控制串口,能在界面上接收从该串口发来的数据,也能发送数据。-Visual C++6.0 environment to write a form-based application, with MSComm control control serial port, can be received from the serial interface data sent can also send data.
