搜索资源列表
使用vb编程RS232数字输出的例子
- Visual Basic6.0 监视RS232串口数字输出状态的例子-Visual Basic 6.0 surveillance RS232 serial digital output state example
berryz2007
- 自己使用VB编写的串口通信程序,1号和2号。将两个COM口用串口线连接,就可以运行这两个程序了。实现的功能:1号程序随机发送两个数字,2号程序接收并进行计算,然后发回1号机,1号机接收并显示出来。-its own use VB prepared by the serial communication program, 1 and 2. The two COM ports with serial line connectivity, it can run on the two proceeding
EZsample
- Agilent 34401数字万用表用VB写的通讯源码-Agilent 34401 Digital Multimeter with VB source code written communications
GPIBMesConfig
- Agilent 34401数字万用表用VB通过GPIB口来控制-Agilent 34401 Digital Multimeter with VB through mouth to control GPIB
ooutin2
- VB与分布式监控光盘源代码 (数字输入及输出-修正
outcontrol2
- F:\\VB与分布式监控光盘源代码数字输出控制-修正-F : \\ VB and Distributed Control CD digital output source code control - that
outin
- VB与分布式监控光盘源代码 数字输入及输出-VB and CD-ROM distributed source code control the import and export figures
VB-Modbus
- VB制作的上位机控制工控机,以此来实现工控机与数字显示表之间的串口通信编程方法-Under the code based on VB Modbus serial communication
VBtongxun
- VB控制的试验台数据采集,根据试验台自带的通信协议和通信规约,编写VB上位机,控制试验台的启动,停止,及采集试验台仪表显示的数据,从中可以受到很多启发,如果你想搞VB通讯,我本人建议你下载,主要难点是如何把试验台接受到的数据转化成数字-VB-controlled test stand data acquisition, test bed that comes under the communication protocol and communication protocol, the prep
test1
- VB环境下简单的串口测试程序,测试两台主机通过串口是否能够实现数据传送,可以传送数字、字符串及汉字。-VB environment, a simple serial test program, test whether two hosts can be achieved through the serial data transfer, can send numbers, strings and characters.
chuankou
- 单片机串口控制,实现单片机和PC机的通信过程,单片机发送数字给PC机 ,PC机接受数据,并且显示在用VB所做的界面上。-SCM LED water lamp
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-OCX-very-nice-digital-clock
- 用vb做的非常漂亮的OCX数字时钟,觉得不错-vb OCX very nice digital clock
TFTdisplayersrc2vb
- TFT 串口屏的VB源代码,原来厂商提供的源码只适用于单片机,修改后的源码可以在VB下与IPC实现文字、数字和图片的传输。 -TFT displayer serial VB source code, the original manufacturer s code applies only to single-chip, after modified it can achieve IPC transmission of text, numbers and images in VB.
pc下vb读取GPS并解析
- 现代船载(或车载)导航系统是在计算机控制下,以地理信息系统为平台,把数字地图信息和运动载体的实时动态信息集中处理,以图文和多媒体的方式综合表现载体运动情况的自动化系统。 导航定位是导航系统中的核心部分,其直接关系到载体实时位置的准确度。而GPS(Global Positioning System 全球定位系统)是一个高精度、全天侯、全球性、开放式的实时无线电定位系统。目前大部分导航系统均采用GPS作为定位信息输入的外部设备。(Read GPS information)
机内码与输入文字符合转换
- VB编写的可以把输入的任意文件数字符合转换成GBK和Unicode两种形式的16进制和10进制机内码,方便编程使用