搜索资源列表
vb_communicate_to_pc
- 用VB实现串口的在线调试,流程简单容易操作。是不错的串口使用工具,也是用VB实现与PC机通讯的很好工具。
CommTest
- 用VB编写的无线通讯测试程序,用于串口调试用。
comm0
- 用VB编写的一个用于串口接收和发送的一个小程序,可以用的
VB(Serial-Communication-Development)
- 本书籍针对Visual Basic中的串口编程做了详细的讲解,从基础内容到实例分析,让你快速掌握Visual Basic串口编程。(这是上册,随后我就把上册传上来)
SerialBarcodeReader
- VB通过COM串口读取条形码设备,程序用到了MsComm.ocx控件,如果对此控件没有掌握用法的朋友,可以参考一下这个实例。-COM serial port through VB to read the bar code equipment, procedures used in the MsComm.ocx control, if this control does not have the use of a friend, you can refer to this example.
vbsscom
- VB使用mscom控件编写的串口调试软件,源码简单易懂,实现串口的常用动能,用户可以自己进行扩展和完善 -VB Controls mscom prepared using serial debugging software, easy-to-read source code to achieve the commonly used serial kinetic energy, the user can expand and improve the
vbcom
- vb串口的一些解释,具体是一个电子称的项目-vb serial number of the interpretation, the specific is known as an electronic item
PcommPro
- PcommPro串口通讯库,有VB,VC,DELPHI下的相关例子-PcommPro serial communication library, there are VB, VC, DELPHI examples under the relevant
20085131614903
- 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则步进电机将逆时针步进1000个步距角。用于精密转速控制、精密运动控制、精密机械加