Welcome![Sign In][Sign Up]
Location:
Search - mscomm visual basic

Search list

[Communication-MobileMSComm 控件的 Modem 通讯.rar

Description: MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。
Platform: | Size: 26866 | Author: | Hits:

[Com PortVB mscomm

Description: 这是关于MSCOM的程序  用C语言和VB编程的希望对大家有点用-This is the procedure of EMS C language and Visual Basic programming you want to use a bit
Platform: | Size: 4997 | Author: 周杰 | Hits:

[Com Portmscomm

Description: Visual Basic是一个Windows系统下流行的应用程序开发平台。其方便的界面设计使程序员能节省大量时间,并把最大的精力集中在应用程序核心代码的编写上。VB4目前已成为Win95系统下一种最高效灵活的主流开发工具之一,而调用API应用程序接口则正是对VB4功能的强有力扩充,它使得VB4能够直接控制和处理PC硬件资源,而不必依赖于MS-DOS系统服务。可以说,正是借助于API使得VB即能隐藏大部分Windows编程的难点,同时又提供了使用Windows环境的灵活性。 -Visual Basic is a popular Windows application development platform. Its convenient interface design enables programmers can save a lot of time, and the greatest focus on the core application code on the preparation. VB4 Win95 has become the current system one of the most efficient and flexible mainstream development tools, and the one calling API Application Programming Interface is precisely the function of VB4 strong expansion, it makes VB4 to directly control and manage PC hardware resources, without having to rely on MS-DOS system services. It said that it is made using VB API that can hide the most difficult Windows programming, while providing a Windows environment flexibility.
Platform: | Size: 99254 | Author: sadf | Hits:

[Communication-MobileMSComm 控件的 Modem 通讯

Description: 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 function for the application procedure. Moreover today which is in vogue in the visible programming, may be very convenient in Visual Basic (VB), Visual C (VC), language and so on Delphi and develops in the platform to apply.
Platform: | Size: 26624 | Author: 甘敏 | Hits:

[Com PortVB mscomm

Description: 这是关于MSCOM的程序  用C语言和VB编程的希望对大家有点用-This is the procedure of EMS C language and Visual Basic programming you want to use a bit
Platform: | Size: 5120 | Author: | Hits:

[Communication基于VB实现PC机与单片机的串行通讯

Description: 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编写,VB是Microsoft公司推出的Windows应用程序开发工具,因其具有界面友好,编程简便等优点而受到广泛的使用,而且 Visual Basic 6.0 版本带有专门实现串行通讯的MSCOMM控件。-VB-based PC and SCM serial communication with the computer technology, especially the single-chip microcomputer technology the development, it has been increasingly used to SCM for some industrial control systems such as temperature, flow and pressure parameters detection and control. PC with a powerful monitoring and management capabilities, and SCM has a rapid and flexible control characteristics, PC through the RS-232 serial interface with external communications equipment, many control systems are commonly used in a communications solutions. So how PC and communication between the microcontroller is a very important practical significance. This paper will describe the environment in VB PC and microcontroller serial communication between the hardware and software programs. PC communicat
Platform: | Size: 14336 | Author: 贾沼瑞 | Hits:

[Com PortMSComm控件使用详解

Description: MSComm控件使用详解,非常适合要对串口开发的人做参考-MSComm IDE, very suitable to the development of the serial for reference
Platform: | Size: 32768 | Author: 风月无边 | Hits:

[Com Portmscomm

Description: Visual Basic是一个Windows系统下流行的应用程序开发平台。其方便的界面设计使程序员能节省大量时间,并把最大的精力集中在应用程序核心代码的编写上。VB4目前已成为Win95系统下一种最高效灵活的主流开发工具之一,而调用API应用程序接口则正是对VB4功能的强有力扩充,它使得VB4能够直接控制和处理PC硬件资源,而不必依赖于MS-DOS系统服务。可以说,正是借助于API使得VB即能隐藏大部分Windows编程的难点,同时又提供了使用Windows环境的灵活性。 -Visual Basic is a popular Windows application development platform. Its convenient interface design enables programmers can save a lot of time, and the greatest focus on the core application code on the preparation. VB4 Win95 has become the current system one of the most efficient and flexible mainstream development tools, and the one calling API Application Programming Interface is precisely the function of VB4 strong expansion, it makes VB4 to directly control and manage PC hardware resources, without having to rely on MS-DOS system services. It said that it is made using VB API that can hide the most difficult Windows programming, while providing a Windows environment flexibility.
Platform: | Size: 99328 | Author: sadf | Hits:

[Com Portmscommbcb

Description: 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active页,接下来我们就可以像使用C++Builder本身提供的控件那样使用新注册的MSComm控件了。(前提条件是你的机子上安装了Visual Basic,或者有它的库) -known, C Builder itself does not provide serial communication MSComm control, but we can be registered directly use it. Activated C Builder5.0, then select C Builder main menu of Component menu item, click Import Active Control Order Import Active pop-up window, select the Microsoft Comm Control6.0 and choose Install button to install the implementation of orders, the system will automatically build, compile completed MSComm be completed in the C Builder registration, the system's default installation of the control board's Active pages, we can then use as C Builder itself as the control of the use of the new registration of MSComm. (Prerequisite is the machine you installed Visual Basic, or the library)
Platform: | Size: 3072 | Author: | Hits:

[Com PortRs232_visual_basic

Description: Rs232串口通信专题范例,Vusual Basic,Mscomm,PCOMMPRO-Rs232 serial communication feature examples Vusual Basic, Mscomm. PCOMMPRO
Platform: | Size: 269312 | Author: Benny | Hits:

[Com Port2005121611103960289

Description: MSComm控件资料,Visual Basic 6.0(以下简称VB) 是一种功能强大、简单易学的程序设计语言。它不但保留了原先Basic语言的全部功能,而且还增加了面向对象程序设计功能。它不仅可以方便快捷地编制适用于数据处理、多媒体等方面的程序,而且利用ActiveX控件MSComm还能十分方便地开发出使用计算机串口的计算机通信程序。本文结合计算机通信的两个例子,详细介绍如何在VB中使用MSComm控件。 处理方式 -MSComm information, Visual Basic 6.0 (VB hereinafter) is a powerful, relatively simple programming language. It not only retains the original Basic language functionality, but also an increase of object-oriented programming design functions. It will not only facilitate the efficient preparation of the application to data processing, multimedia and other aspects of the procedure, and the use of MSComm ActiveX control can be very convenient to use the computer to develop the computer serial port Communication Program. Based on computer communication, the two examples in detail how to use VB MSComm. Approach
Platform: | Size: 1980416 | Author: wer | Hits:

[Com PortVbmess

Description: 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
Platform: | Size: 2048 | Author: 龙飞雪 | Hits:

[Com PortVisualBasic_RS232

Description: 用VB编写的采用MScomm控件实现的串口通信的程序,供大家参考-Prepared with the use of VB Mscomm realize the serial communication control procedures for your reference
Platform: | Size: 23552 | Author: 胡玉贵 | Hits:

[Software Engineeringnote38

Description: 基 于Visual Basic 软件编程开发了远程读取多功能电力仪表数据的程序。通过MSComm 控件对RS-232 串口COM1 的进行控制,实现了对多功能电力仪表远程控制功能。-Based on the Visual Basic software programming has developed a multi-functional remote reading of electricity meter data. MSComm control through RS-232 serial port on COM1 of control, realize the power of multi-functional instrument remote control functions.
Platform: | Size: 114688 | Author: qinxuebin | Hits:

[transportation applicationsvbplc

Description: Visual Basic串口通信程序设计 Mscomm.vbx通信控件可直接从vb的toolbox中加入窗体form,即可用其进行通信 -Visual Basic serial communication program design Mscomm.vbx communication control directly from the toolbox to add vb form form, you can communicate with its
Platform: | Size: 158720 | Author: johansen | Hits:

[Software EngineeringMscomm

Description: Visual Basic modbus連線程式-Visual Basic modbus connection program
Platform: | Size: 13312 | Author: richie | Hits:

[VC/MFCMSComm

Description: MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic、Visual C++、Delphi等语言及开发平台中应用。 -MSComm control through serial port (serial port) to send and receive data, the application provides a serial communication function. And the prevalence of visual programming in today, it is easy in Visual Basic, Visual C++, Delphi and other languages and application development platform.
Platform: | Size: 2048 | Author: 白山 | Hits:

[Program docVB

Description: VB串口字节通信程序,包括:1字节发送子程序,n字节接收子程序-Visual Basic byte signal communication program
Platform: | Size: 1024 | Author: 孙天奇 | Hits:

[Com PortVB_based_PC_PLC_and_PLCSerial

Description: 基于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 control is an important part of the network, we use VB' s MSComm control achieved with the PC-PLC serial communication to achieve control of the underlying device
Platform: | Size: 221184 | Author: 彭玉江 | Hits:

[Com Portmscomm

Description: 串口实例 visual bsaic MSComm实例-visual basic mscomm case
Platform: | Size: 2048 | Author: ocean | Hits:
« 12 3 »

CodeBus www.codebus.net