搜索资源列表
MSComm 控件的 Modem 通讯.rar
- MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。
smsdemo_vbnet
- 用VB.Net写的一个发送短信的东东,用到了一个自定义的控件-VB write a text message sent to the Eastern, uses a custom control
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
vb串口程序
- 这是vb用控件的写的串口程序,是vb的经典之作-This is used to write the control of the Serial procedures, vb classic works
VB-comm-programming
- 在VB下对串口COMM控件编程和发机制进行了详细地设计,同时可以为串口调试用,不失为一个好工具。习惯于VB编程的朋友可以CC一下了。-in VB Serial COMM under the control programming and the mechanisms to perform detailed design, while it used to debug serial port, is a good tool. Accustomed VB CC friends out.
VB-CHUANKOU
- 利用VB COMMCOM控件读串口数据源码
MSComm控件实现中文Win 9x下的通信
- VB 5.0/6.0的MSComm通信控件提供了一系列标准通信命令的接 口,它允许建立串口连接,可以连接到其他通信设备(如Modem)、 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能 发生的各种错误和事件,从而可以用它创建全双工的、事件驱动 的、高效实用的通信程序。-VB 5.0/6.0 the MSComm control communications for a series of standard communication interface orders, which a
短信猫二次开发控件及Demo
- 短信猫二次开发控件及Demo C# C++Builder Delphi PowerBuilder VB.net VC++ VisualBasic
sms control短信控件vb例子
- smscontrol的vb调用例子,包括执行文件
VB_GSM
- VB编写的手机短信源码,支持工业短信猫。(不用控件。)-VB source code prepared by SMS, text messages in support of industrial cats. (Do not have control.)
VB-api
- 分别用API和MSCOMM控件实现VB串口通信的实例-Control were achieved with API and VB MSCOMM examples of serial communication
MSComm 控件的 Modem 通讯
- MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。-MSComm controls (serial port) to transmit and the receive data through the serial port, has provided the serial communication
123
- 异步短信控件vb示例 .rar异步短信控件vb示例-Examples of asynchronous messaging vb control. Rar asynchronous messaging controls vb sample
MSComm
- MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
SerialComOCX
- SerialComOCX ,vb串口通讯用的控件-SerialComOCX, vb serial communication with the control
vb-mscomm
- MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven
VB-RS-232
- Visual Basic与RS-232串行通信控制。 应用Visual Basis中的串行通信控件MSComm,通过实例循序渐进地介绍了自动化的基础—Rs232串行通信.从简单的串行通信概念、实验到复杂的仪器控制,本书都提供了完整的Visual Basic范例、将应用扩展到硬件控制,同时还介绍了Visual Basic 6.0自身具有的串行通信控件,串行通信控件的细节,控制调制解调器并进行文件传输,用串行通信端口来控制仪器,将串行通信扩展到分布式监控等内容。-Visual Basic and R
VB双通道波形显示控件及演示程序
- VB双通道波形显示控件及演示程序 支持两通道波形动态(或实时)显示及回放-VB dual-channel waveform display control and presentation program supports two-channel waveform dynamic (or real) display and playback
VB Socket
- VB环境下的UDP方式socket通讯,注意调试代码前需要先添加winsocket控件(UDP mode, socket communication under VB environment)
PC与FX系列PLC通讯DLL
- VB与PLC的通讯控件,支持01 0305 等功能码(VB and PLC communication control, support 010305 function code.)