搜索资源列表
用C的API函数写的串口通讯程序
- 用TC的API函数写的串口通讯程序。 对串口的访问 。-the API function to write the serial communication program. Right Serial visit.
串口访问功能的小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a serial communications category, a
api串口通讯
- 采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互- Uses win32API with C the BUILDER realization string mouth correspondence, may realize and the general communication facility AT order alternately
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
串口访问功能的小测试程序
- 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and to achieve a simple communicati
win2k下直接用API函数编写串口通讯例程(VC6)
- win2k下直接用API函数编写串口通讯例程(VC6).RAR。 直接用WINAPI编写的串口通讯例程。-win2k directly with the preparation of API routines Serial Communication (VC6). RAR. Direct WINAPI prepared by the serial communication routines.
Delphi串口通讯
- 用Delphi实现串口通讯,采用API方式在Delphi下实现串口通讯.-with Delphi serial communications using the API under Delphi serial communications.
串口访问小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and
API的串口通讯程序
- API的串口通讯程序,可设置为数据发送或者字符发送,可设置自动发送;接收可以为数据也可以为字符方式,有实时的错误报告。-API serial communication procedures, data can be set to send or characters sent, can be set to automatically send; to receive data can also character, a real-time error reporting.
一个基于API的VB.net串口通讯类
- 一个基于API的Vb.net的串口通讯控件,使得串口编程更加方便-an API based on the Serial Communications Programming controls, making programming more convenient Serial
微软串口例程SERIAL
- Microsoft MSDN中的例程 VC++
CSerialPort
- 串口通讯实例,具有同步与异步功能,调用API实现-Examples of serial communication with synchronous and asynchronous functions
CSharpSerialPort
- C#环境下调用API进行串口通讯,不用C#的串口控件-C# Environment API calls for serial communications, not C# Serial control
SerialPortAPI2
- 以API方式实现的串口通讯,包括发送、接收、事件等,有示例。-API means to the serial communications, including sending, receiving, and other events, there are examples.
62897221vbapi_com
- vb串口通讯API 附带BAS文件全部源码-VB API
vcapi
- vc调用api函数进行串口通讯,能够实现对omronPLC的串口通讯,能够实现对omronPLC的数据区的读取和写入.-vc call the api function serial communication can be achieved right omronPLC serial communication can be achieved right omronPLC data area read and write.
SerialPort
- 通过最底层的API和控件双层实现串口通讯,并在Delphi环境下调通。-A Serial Port Communication test Program under Delphi,and hase been test already
(API)
- API函数写串口通讯,分别采用阻塞和轮训的方式接收数据,-WU
PB串口通讯API源代码
- PB串口通讯API源代码,不需要mscomm32.ocx的方法,比较强大(PB serial communication API source code, do not need mscomm32.ocx method, relatively powerful)
pb串口通讯
- PB9.0源代码:通过API函数实现与串口信息的读写通讯。(PB9.0-API-read-write-COM)