搜索资源列表
Vb串口通讯调试方法
- vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
Networking
- 实现套接字、数据报和 Comm 消息传送的一组网络协议应用程序。 需要:MIDP 2.0-achieve socket, and the data reported Comm sent a group of Internet protocol applications. Need : MIDP 2.0
spcomm
- // This Communications Component is implemented using separate Read and Write // threads. Messages from the threads are posted to the Comm control which is // an invisible window. To handle data from the comm port, simply // attach a handler to
COMM.rar
- 这是用C8051F020单片机实现双串口通信功能的源代码。两个串口可以同时独立收发数据,互不干扰。,This is a C8051F020 MCU with dual serial communication function of the source code. Two serial ports can send and receive data at the same time an independent, non-interfering.
CommTest
- 串口数据传输测试程序,BCB6.0源码。-Comm data transfer
comm
- VC++ 向指定串口发送和接收数据,可十六进制接收和发送,是一个串口调试程序。可以选择串口速率和串口号,设置发送和接收的数据编码-VC++ to specify the serial port to send and receive data, you can send and receive hexadecimal, is a serial debugger. Can select the serial port speed and serial number, set the encodin
GPS_Comm
- 一个GPS串口通讯的程序,GPS接受的数据结果写入文件-A GPS serial communication procedures, GPS data acceptable to write to file
comm
- 一个完整的串行通讯源代码,C语言,同时支持两个串行端口,中断方式,自定义数据校验协议,对开发DOS下的通讯程序非常实用-A complete source code for serial communication, C language, while supporting two serial ports, interrupt, custom data validation agreement, under DOS on the development of the communication
comm_test
- COM的收发,简单的一个comm收发数据,可以根据自己的需要进行改编。不做太多说明,自己研究吧!-COM transceiver, a comm simple to send and receive data, can be adapted to their needs. Not too much that your own research!
MSCommEx
- PLC串口调试程序,串行通信编程的方法,对采用了RS-232接口的仪器进行串行通信的计算机测控软件开发,以及实现仪器功能和指标的验收-Microsoft Comm Control 6.0中)-vb serial communications debugging method existing electronic weighing a Taiwan, the use of serial communication with the computer. Preparation of VB to v
comm
- 向指定串口收发数据,可支持16进制数据,comm控件,VC6编译通过-Comm send or reseive data ,also 16——bit
comm_tool
- 可以向串口发送数据,或从指定串口接收数据。数据可以是字符串或十六进制数据。-Can send data to the serial port, or receive data from the specified serial port. Data can be strings or hexadecimal data.
comm
- 串口调试助手源码,能够实现串口数据的接收和发送-Serial debugging assistant source, enabling send and receive serial data
comm
- 用vc写的向串口发十六进制数据。 文件中有整个工程文件。-Vc wrote with hex data sent to the serial port. File in the project file.
3G-COMM
- 3G-A BRIEF PRESENTATION a brief presentation on 3rd generation of mobile communication specially for data with a good speed.
TWO-COMM-Debuger
- 一款有两个串口可以同时调试的工具,调试界面在一起,极大方便了进行监控调试等一些需要同时看两个串口数据的情况的调试。-A two serial port can also be a tool for debugging, debugging interface together, greatly facilitate the monitoring and debugging and so on some of the need to look at the two serial data.
COMDebugSetup
- Checking comm ports protocol and data, sending commands etc.