搜索资源列表
vb做的RS232指示灯闪烁例子
- vb6.0做的RS232指示灯闪烁串口编程例子-vb6.0 do flashing lights RS232 serial programming examples
vb6.0做的RS232数字输入的串口编程例子
- vb6.0做的RS232做数字输入的串口编程例子-vb6.0 do so RS232 serial digital input to the programming examples
PCyuPCcom
- pc机与pc机串口通信 基于vb6.0的 rs232标准
通讯模拟[VB6]
- 为调试由外部设备控制而响应的应用程序,利用本机的两个RS232通讯串口,设置为一个接收一个发送,发送口模拟外部设备传来的讯号和接收口查看由应用程序发出的讯号。以验看程序的响应情况,以便调试程序。 现在的计算机很多已没有RS232通讯串口了,可以使用USB转换串口配件来把USB口模拟成RS232通讯串口。
MCU-basedsystemforintelligentfrequencymeter
- 介绍了以AT89C2051单片机为核心的智能频率计的设计,利用单片机内部的定时(计数)器完成待测信号周期(频率)的测量。对系统的信号预处理电路、控制电路和显示电路三大部分进行了研究,采用RS232接口电路,利用VB6编程语言实现了PC机串口接收控制程序。-Introduced a single chip AT89C2051 frequency as the core of intelligent design, the use of single-chip internal timer (cou
VB6-RS232
- VB6 RS232 鮑率設定,COM選擇,奇偶同位,停止位元,RTS Enable..等設定,與字串的傳送與接收-HOW TO use VB6 to Set RS232 Baudrate,COM Port,Parity,RTS...& TX/RX String Interface
DVPVBTOPLC
- VB6.0 TO DVP PLC RS232
rs232_interfacing
- rs232&vb6 interfacing PIC serial port test-rs232&vb6 interfacing PIC serial port test
I2C
- VB6 I2C Interface rs232 serial port
vb6-RS232-com-port
- 不需使用 vb 元件的 RS232 读写程序,可设定任何范围的 baud rate,如:25-Does not usb VB Comm Port component, baud rate could be any range, eg. 250000
Giao-tiep-RS232_VB6
- connect rs232 with vb6
Visual-Basic-RS232
- 详细介绍了VB6.0下的RS232串口通信,其中着重介绍了MSComm控件,有多个具体实例以及完整程序-VB6.0 described in detail under the RS232 serial communication, which focuses on the MSComm control, a number of specific examples and a complete program
Control-TDA6508-Via-RS232-src-VB6
- Control-Tuner TV with TDA6508-Via-RS232-src VB6
Control-TSA5523-via-RS232-src-VB6
- Control-Tuner TV with IC2-TSA5523-via-RS232-src VB6
MEETcomm-RS232-comm-V1.0
- 基于VB6.0的串口调试助手V1.0的源程序,对于搞RS232串口通信的兄弟有帮助。作者:蝙蝠龙,合肥万里眼电子科技有限公司-Source code of serial communication based on Visual basic 6.0. It s very helpful to those interested in RS232 communication.Author:batdragon, hfmee.com
PC-KINCO-RS232
- PC机通过RS232控制Kinco伺服基于VB6-PC through RS232 Kinco servo control based on VB6
VB6-RS232-SEND-TXT
- VB编写的RS232串口通信测试程序,以txt格式接受,可定义发送字符-VB prepared by the RS232 serial communication test procedures in order to accept the TXT format, can be defined to send characters
VB6.0-RS232-MODBUS-code
- VB 6.0, MODBUS串口通讯源代码-MODBUS communication, VB6.0 code
RS232串口连接
- 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则
双口通信测试
- RS232通信,用VB6编写串口通信,可用于工业控制,嵌入式控制器接口测试等(DUAL RS232 comminication)