搜索资源列表
vb11111
- vb 串口通讯的源程序 很不错的入门的源码参考程序
vb001
- 用vb串口通讯,不知有什么毛病。总是调试不出来。没办法?
ModBus通讯调试器
- 用VB编写的一个ModBus通讯调试器,因只是作为示例,程序功能较为简单,只作学习参考。
VB-PLC-RS-232
- VB与欧姆龙PLC通过RS-232串口通讯的上位机程序,焦作中州炭素有限公司自动配料系统-VB and Omron PLC via RS-232 serial communication PC program, Jiaozuo automatic batching system Plains Carbon Co., Ltd.
SerialPortByVB
- 串口调试VB源代码.可以实现串口接收,串口参数设置,并能保存相关信息,特别适合于对串口通讯有兴趣的程序员.-Serial debug VB source code. Can be achieved to receive serial port, serial parameter setting, and to preserve relevant information, especially suitable for serial communication to interested prog
vb_communication
- VB中的串口通讯,串口通讯作为一种古老而又灵活的通讯方式,被广泛地应用于PC间的通讯以及PC和单片机之间的通讯之中。-VB of the serial communications, serial communications, as an ancient means of communication and flexible and was widely used in communications between the PC and the PC and single-chip commu
comVB
- com口通讯程序,vb的很简单,对了解vb的com控件很有帮助,协议是老师给的,看看源代码就知道了,调试需要虚拟串口-com port communication procedures, vb s very simple, to the understanding of the com controls vb helpful that the agreement was given by the teacher to see the source code to know the needs o
DataAcquisitionBatteryMonitoring
- VB编写的串口通讯源码,内部包含电导巡检模块通讯报文,可以读写数据,保存数据,备份数据-VB source code to prepare the serial communications, internal communications includes conductivity packet inspection module, you can read and write data, save data, backup data
vb
- 计算机串口通讯-Serial Communication ... Computer ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...
Mscomm
- VB 利用Mscomm控件编写的通讯终端,可做串口通讯编程参考示例。-VB Controls Mscomm newsletter prepared by the use of terminals, to do serial communication programming reference sample.
VB
- 计算机网络 实验,串口通讯,用vb编写,。功能完善-Computer network experiment, serial communication, written with vb,. Functional
commu
- 一个简单的VB串口通讯调试工具,源码用VB编写。-a simple cluster communication port tool maded by VB
yuntaikongzhi-vb
- vb的云台控制代码,可以在你的软件中使用,串口通讯-PTZ control vb code, you can use in your software, serial communication
VB-tongxun
- VB串口通讯实例 高精度电压表(24bit) VB源程序-VB serial communication instances of high-precision voltmeter (24bit) VB source code
VB.NET-communication
- vb.net串口通讯 只是一个VB.net的串口通讯演示,你可能需要根据你的情况修改后使用。-vb.net serial communication is a serial communication VB.net demo, you may need to modify according to your situation before use.
HelloRS232
- 完美实现VB串口通讯,VB6.0与RS232、485实现上位与现场仪表通讯-Perfect realization of VB serial communication, VB6.0 and RS232, 485 to achieve the upper communication with field instrumentation
mscomm
- VB源码,系统相关,串口通信 VB编写的串口通信程序,主要用于上位机与下位机间的通信,VB串口通讯程序源码下载-VB source code, system-related, written in VB serial communication serial communication program, mainly for communication between host computer and the next crew, VB serial communication pro
vb
- vb与ab通过串口通讯AB系列的PLC一般都有专用的驱动程序用于实现PLC和计算机之间的通讯,如RSLINX就是专门用于做这项工作的,但使用RSLINX也具有一定的局限性,这里提供一个使用VB编程实现PLC和计算机之间的通讯程序,使用的协议是DF1,可以支持Micrologix、SLC500等系列的PLC-Vb with ab via a serial port communication ab series PLC usually have dedicated driver used to r
VB
- VB实现的串口通讯程序,使用的Modbus协议,里面定义了一个实现串口通讯的class,并且有自动生成modbus码的程序,是进行modbus码通讯的好东西-VB achieve serial communication procedures, using the Modbus protocol, which defines a serial communication class, and there is a program to generate MODBUS code, is a goo
VB
- 串口通讯时的校验方法 VB源码适合初学者串口通讯时校验码编写参考