搜索资源列表
rs232 串行口通讯构件
- 串口通讯控件,应用于delphi环境,RS232 串行口通讯构件 ( 1.1 版,附源码 ) -serial communication control, and applying the Delphi environment, RS232 serial port communication components (version 1.1, with source)
串口通信控件ApexComm
- 提供串口通讯参数设置接口,控制方式设置接口,传递和接收数据手段控件是在VC++6.0下开发的-provide serial communication interface parameter setting and control settings interface, transmit and receive data means control of the VC 6.0 development
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
MSCOMM控件写的串口通讯程序
- MSCOMM控件写的串口通讯程序-MSCOMM Control write serial communication program
串口通讯控件(CSharp)
- C#串口编程。详细讲解-Serial Programming C#. Elaborate
VC中串口编程资料汇总
- RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application of research VC6 realization o
一个基于API的VB.net串口通讯类
- 一个基于API的Vb.net的串口通讯控件,使得串口编程更加方便-an API based on the Serial Communications Programming controls, making programming more convenient Serial
短信ocx控件
- 蓝天短信猫收发控件开发使用手册 安装 通过运行regsvr32.exe程序来安装本控件,如: regsvr32.exe c:\winnt\system32\alasunsmscon.ocx 提示: 由于本控件使用了微软公司的MSCOMM32.OCX,所以用户在自己程序发布时,除了要分发本 控件外,还要包括MSCOMM32.OCX。 特别声明: 深圳市蓝天信息技术有限公司开发的alasunsmscon.ocx控件稳定支持本公司生产的短信猫设备,已对短信猫芯片调用此
SPCOMM.rar
- 一个很好的串口通讯控件,欢迎大家来下载看看是否适用,spcomm
SPComm
- Kenneth独家制作的SPComm,支持Delphi2007的,SPComm的好处就是可以自己定义波特率。这点比MSComm要好,所以也经常使用在一些工业方面作为串口通讯控件。-Kenneth exclusive production SPComm, the Delphi2007 support, SPComm advantage is that the definition can be their own baud rate. MSComm better than this, and th
cbcomport
- Delphi和C Builder的控件,在WINDOWS 95/98和WINDOWS NT/2000下提供串口通讯。可以与MODEM或其它与串口相连的设备进行通讯。通过多线程和覆盖来获得最佳性能。功能部分受限制。-Delphi and C Builder s control, in the WINDOWS 95/98 and WINDOWS NT/2000 provide serial communication. With MODEM or other connected with the s
CSharpSerialPort
- C#环境下调用API进行串口通讯,不用C#的串口控件-C# Environment API calls for serial communications, not C# Serial control
backup01
- C#串口通讯参考程序,使用serialport类以及控件-C_sharp serialPort development
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
PB-comm_PB8
- 纯PB代码实现串口通讯控件的源程序_PB8 可实现串口通讯-Pure PB code control source _PB8 serial communication Serial communication can be achieved
SPECOM
- 用于Delphi xe3的串口通讯控件Specom(Delphi Series communication component)
串口通信
- VC平台使用MSComm控件实现串口通讯(VC6.0 to MSComm and UartAssist)
ActiveX控件串口通信
- 在VC++6.0中使用通讯控件-MSComm串行通讯控件,选用的开发环境即为Visual C++6.0,其中的通讯功能都是由MSComm通讯控件完成的。(In VC++6.0, we use the communication control -MSComm serial communication control. The selected development environment is Visual C++6.0, where the communication function is
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)
PB_串口通讯例子
- pb9版本,COM端口通讯,使用MsComm32.ocx控件(PB9 version, COM port communication, use MsComm32.ocx control)