搜索资源列表
lBarcodeReader
- 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.
rfid_vc
- /Initial COM m_ctrlComm.SetCommPort(1) //选择com1 m_ctrlComm.SetSettings("9600,n,8,1") //通信参数设置 波特率9600,无校验,8个数据位,1个停止位 m_ctrlComm.SetInBufferSize(1024) //指定接收缓冲区大小 m_ctrlComm.SetRThreshold(1) //参数1表示每当串口接收缓冲区中有多于或等于1个字符时将引发一个接收数据的OnComm事件
GpsDllSample
- C++封装的dll,用于从串口读取GPS数据。-Native DLL for GPS communication.A DLL written in C++ giving full control over the communication with the COM port. It exports functions to open, configure and close the port, as well as read information form the port characte
com
- 可以收到来自串口的信息,并且读取,一个简单的例子-com port
FX2N-PLC-COM
- 用VC实现:电脑串口和PLC进行通信,修改、读取PLC各个地址内的值-With VC: PC serial port and PLC to communicate, modify, read the address of the value of each PLC
gbd
- 电子磅,电子磅源代码。通过com口连接电脑,读取电子磅数据。-dian zi bang
ReadHPtime-SRVER
- 借用第三方的串口定义和相应的支持文件,读取系统当前时间,通过自约定的通讯协议,将时间报文通过串口发送。-read systemtime and send it by com
Com
- 串口通信小程序,实现数据的读取和发送,使用简单-realizition of serial communication
remote_COM_device_control
- 远程串口设备控制调试 一台机器上控制另一台机器上的串口设备,或对其调试,最新更新,添加了一下常用功能。功能包括: 1.同一台机器上连接的两个串口设备互相通信; 2.向本机的串口设备发送命令读取反馈; 3.两台机器上的串口设备互相通信; 4.向其他机器上的串口设备发送命令读取反馈; [用过之后,请务必留下评论或者给我留言,以便改进]-remote com device control and debug
combarcode
- VB通过COM串口读取条形码设备。如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件。-read code from barcode by com
COM _接收方
- mscomm 模拟接收端 时时读取模拟千分表的值(mscomm The receiver always read analog dial simulation value)