搜索资源列表
mscommbcb
- 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
Vbmess
- Visual Basic串口通信程序设计 mscomm.vbx通信控件可直接从vb的toolbox中加入窗体form,即可用其进行通信-Visual Basic serial communication program design mscomm.vbx directly Communication Control Vb from the toolbox window into form, can be used for communication
VB_based_PC_PLC_and_PLCSerial
- 基于VB 的PLC 与PC 机串行通信的实现PLC 可直接与现场控制层的检测仪器仪表设备连接,是底层设备控制网络中的重要组成部分,本文利用VB 的MSComm 控件实现了PLC 与PC 机的串行通信,达到了对底层设备的控-VB-based PC, PLC and PLC Serial Communication with the field control layer directly test instrumentation devices, low-level device contro
Visual-Basic-RS232
- 详细介绍了VB6.0下的RS232串口通信,其中着重介绍了MSComm控件,有多个具体实例以及完整程序-VB6.0 described in detail under the RS232 serial communication, which focuses on the MSComm control, a number of specific examples and a complete program
VB-serial-communication-chapter10.1
- 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第10章 10.1 利用DAQAI控件实现板卡模拟量输入-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 10 10.1 DAQAI control achieved using the analo
VB-serial-communication-chapter10.2
- 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第10章 10.2 利用DAQAO控件实现板卡模拟量输出-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 10 10.2 DAQAO control achieved using the analo
VB-serial-communication-chapter10.3
- 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第10章 10.3 利用DAQDI控件实现板卡数字量输入-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 10 10.3 DAQDI control using digital input boar
VB-serial-communication-chapter10.4
- 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第10章 10.4 利用DAQDO控件实现板卡数字量输出-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 10 10.4 DAQDO control achieved using digital o
VB-serial-communication-chapter10.5
- 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第10章 10.5 利用DAQCOUNTER控件实现板卡计数器输入-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 10 10.5 card counters use DAQCOUNTER cont
VB-serial-communication-chapter10.6
- 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第10章 10.6 利用DAQPULSE控件实现板卡脉冲量输出-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 10 10.6 DAQPULSE control achieved using pul
VB-serial-communication-chapter10.7
- 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第10章 10.7 利用ACTIVEDAQ控件实现板卡温度测量与控制-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 10 10.7 ACTIVEDAQ control the use of tem
VB-RS-232
- Visual Basic与RS-232串行通信控制。 应用Visual Basis中的串行通信控件MSComm,通过实例循序渐进地介绍了自动化的基础—Rs232串行通信.从简单的串行通信概念、实验到复杂的仪器控制,本书都提供了完整的Visual Basic范例、将应用扩展到硬件控制,同时还介绍了Visual Basic 6.0自身具有的串行通信控件,串行通信控件的细节,控制调制解调器并进行文件传输,用串行通信端口来控制仪器,将串行通信扩展到分布式监控等内容。-Visual Basic and R
MSComm
- 目前,Visual Basic (简称VB) 已成为WINDOWS 系统开发的主要语言,以其高效、简单易学及功能强大的特点越来越为广大程序设计人员及用户所青睐。VB 支持面向对象的程序设计,具有结构化的事件驱动编程模式并可以使用无限扩增的控件。在VB 应用程序 可以方便地调用WINDOWS API函数,使得编程效率提高,应用功能增强。 利用VB 提供的这些功能,我们可以有三种方法完成串口通信。一种是用VB 提供的具有强大功能的通信控件 另一种方法是调用WINDOWS API 函数,使用W