搜索资源列表
使用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
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
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.
机内码与输入文字符合转换
- VB编写的可以把输入的任意文件数字符合转换成GBK和Unicode两种形式的16进制和10进制机内码,方便编程使用