Welcome![Sign In][Sign Up]
Location:
Search - vb-chuankou

Search list

[Com PortVB-CHUANKOU

Description: 利用VB COMMCOM控件读串口数据源码
Platform: | Size: 2213 | Author: thq | Hits:

[Button controlchuankou

Description: 用VB编程实现串口数据的传输,并画出坐标轴,添加相应的控件-VB programming serial data transmission, and draw the axes, and add the appropriate controls
Platform: | Size: 3072 | Author: fanchengcheng | Hits:

[Com Portwen-chuankou

Description: 又一个小的串口设置监测程序,可以过滤掉不想要的字串,使用vb6/win2000调试通过-also a small set of serial monitoring procedures, can filter out unwanted string, through the use of debugging vb6/win2000
Platform: | Size: 22528 | Author: wen | Hits:

[Com PortVB-CHUANKOU

Description: 利用VB COMMCOM控件读串口数据源码-Control the use of VB COMMCOM Reading serial data source
Platform: | Size: 2048 | Author: thq | Hits:

[Internet-Networkchuankou

Description: vb的串口使用,vb6编写,还有crc校验-vb to use the serial port, vb6 prepared, as well as check crc
Platform: | Size: 21504 | Author: wang | Hits:

[SCMchuankou

Description: 利用vb编写的串口读数程序 可用于单片机和dsp的读数-Prepared using serial vb program can be used for single-chip reading and reading dsp
Platform: | Size: 24576 | Author: 陈柯勋 | Hits:

[Windows DevelopCHUANKOU

Description: 串口通信数据,VB编写,可以用于一般的开发,转载版本-Serial communications data, VB, can be used for general development of
Platform: | Size: 4096 | Author: 钱进 | Hits:

[SCMchuankou

Description: 基于VB6.0的多方式串口通信实现,用于用VB开发上位机的资料。-VB6.0-based multi-way serial communication implementation for VB-host computer information.
Platform: | Size: 238592 | Author: 赵命化 | Hits:

[Com Portchuankou

Description: 这是一个机遇VB的数据采集系统上位机设计.包括串口通信.文本显示.曲线实时显示.数据保存.监测报警等,对于初学者是很有帮助的-This is an opportunity for VB' s data acquisition system designed to host computer. Include the serial communication. Text display. Curve of real-time display. Data preservation. Monitoring and alarming and so on, is very helpful for beginners
Platform: | Size: 73728 | Author: 王冰 | Hits:

[Com Portchuankou

Description: 刚学习的VB串口,还不知道怎么和下位机通信,望高手指点一下。-Just learning VB serial port, do not know how and slave communication, hope master gets advice.
Platform: | Size: 3072 | Author: 乖乖鼠 | Hits:

[Com Portvb-chuankou

Description: VB串口通信程序,可以读取串口并显示保存数据,且能显示数据曲线-VB serial communication program that can read and display the stored data, serial, and can display the data curve
Platform: | Size: 2048 | Author: 姜利 | Hits:

[Com Portchuankou(VB)

Description: 这是我用VB写的一个串口调试助手软件,界面仿当前流行的串口调试软件。对于学习上位机开发的初学者来说,是很好的参考资料-This is what I use VB to write a serial debugging assistant software, imitation of the popular serial interface debugging software. For beginners to learn the development of the host computer, it is a good reference
Platform: | Size: 23552 | Author: 李宁 | Hits:

[Com Portchuankou

Description: 单片机串口控制,实现单片机和PC机的通信过程,单片机发送数字给PC机 ,PC机接受数据,并且显示在用VB所做的界面上。-SCM LED water lamp
Platform: | Size: 3072 | Author: 好人 | Hits:

[Communicationchuankou

Description: 用VB实现串口通信,需要在程序中更改端口值再用-Realize serial communication with VB
Platform: | Size: 1024 | Author: luoyi | Hits:

[Com Portchuankou

Description: 一个完整可运行的串口通信,运行环境是VB-it s very useful,it s deserve to load
Platform: | Size: 476160 | Author: jordan | Hits:

[Communicationvb-chuankou

Description: rivate Sub cmdSend_Click() Dim sj() As Byte Dim sj_Txt As String Dim i As Integer sj_Txt = "800A00113135323634389794" sj_Txt="00FFWW0D006501" & hex(deltapre*i/n+m_OldPre) & "42" Text1 = sj_Txt ReDim sj(Len(sj_Txt) / 2 - 1) For i = 0 To Len(sj_Txt) - 1 Step 2 sj(i / 2) = Val("&H" & Mid(sj_Txt, i + 1, 2)) Next MSComm1.Output = sj-rivate Sub cmdSend_Click () Dim sj () As Byte Dim sj_Txt As String Dim i As Integer sj_Txt = " 800A00113135323634389794" ' sj_Txt = " 00FFWW0D006501" & hex (deltapre* i/n+ m_OldPre) & " 42" Text1 = sj_Txt ReDim sj (Len (sj_Txt)/2- 1) For i = 0 To Len (sj_Txt)- 1 Step 2 sj (i/2) = Val (" & H" & Mid (sj_Txt, i+ 1, 2)) Next MSComm1. Output = sj
Platform: | Size: 1024 | Author: | Hits:

[Com PortVB-chuankou

Description: 用vb编写的串口调试精灵,代码十分简洁,已经通过调试!串口默认为COM15,若调试时出现无此端口号,请在主窗体main中 第324 行将intport=15改成intport=1! -VB chuankou programming
Platform: | Size: 75776 | Author: jasonkidd | Hits:

[Program docVBmscomm

Description: 利用VB实现串口(电子称数据)数据读取(采用MSCOMM控件)的文档说明,拷贝到VB中执行。-vb chuankou ceshi data read.
Platform: | Size: 3072 | Author: fujun | Hits:

[CommunicationVB-COM

Description: VB串口通信程序;绝对实用,适合初学者-vb chuankou
Platform: | Size: 14336 | Author: wenzhengfa | Hits:

[Embeded-SCM Developkeil-CHUANKOU

Description: VB 串口 单片机 通信 单片机与 VB的通信 例程(VB SERICALCOM COM MICROCHIP ANDVB COMM EXAMPLE)
Platform: | Size: 714752 | Author: XIAO9009 | Hits:
« 12 »

CodeBus www.codebus.net