搜索资源列表
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
VC++combaseWin32API
- 这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程
PC-MCU
- 本文详细地介绍了在Win32环境下通过调用通信API 函数以异步方式来实现PC机和MCS 51 单片机之间的通信过程给出了软硬件设计机理以及详细的通信协议说明
MFCAPISeriesPort
- 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
VC++SerialInterfaceProgrammingOnWin32API
- 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
RTUWin32
- 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
MFC_API_Arch_SeriesPort
- 于MFC对话框的 WIN32 API串口通信程序,实现串口通信与实时传输 接受的好例子-In the MFC dialog WIN32 API serial communication program to achieve serial communications and real-time transmission to accept a good example of
vcshenruqianchu
- vc 深入浅出的串口编程的文档,包括win32 API编程以及MSCOMM控件编程。-vc serial programming easy to understand documentation, including the win32 API programming and MSCOMM control programming.
RS485Comm
- 用win32的API函数实现的串口通信例子 -Use the Win32 API function examples of serial communication
chaoshijieshou
- 串口超时接收,串口超时接收 串口超时接收 串口超时接收-MSComm control based on single document in the application of Win32/API serial control MFC pack class/Win32 serial programming/serial development of another way/serial library second version/serial interface communication
CommSample
- 使用Win32 API函数进行的串口通讯的编程方法,掌握API函数串口通讯技术。
com
- win32 API串口通信 实例 经典 对于初学pc串口通信的人很有帮助-the win32 API serial communication instance the classic for novice pc serial communication helpful
LsCommDemo
- 这是一个Win32 API的打包类,对处理串口的Win32 API类进行了封装,借助这个类可以很方便地对串口进行操作。 特性: 1、C++接口简洁易用。 2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。 3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。 4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API
Serial
- 在win32 环境中,调用Windows的API函数,这种方法可以清楚地掌握串口通信的机制,并且自由灵活-In the win32 environment, calling Windows API functions, this approach can clearly grasp the mechanism of serial communication, and the freedom and flexibility
scoom
- windows下C语言基于WIN32 API的同步方式读PC串口 不使用控件与类,全C实现。包含完整源代码和示例,注释清晰。分scom.h和scom.c文件。-windows based on the C language to read synchronously WIN32 API does not use the PC serial port control and class, all the C implementation. Contains the complete so
SerialPortAPI
- 一种在Window s 9x 及以上操作系统下利用Win32 API函数实现串行通讯的方法-Win32API function implementation utilizing serial
Serial
- Serial communications is needed in several types of applications, but the Win32 API isn t a very easy to use API to implement it. Things get even more complicated when you want to use serial communication in an MFC based program. The classes provided
win32
- 通过win32 API调用底层函数实现串行通信,纠结了很长时间,终于会用了-Through the realization of Win32 API calls the underlying function,Entanglements for a long time, finally will use
TinySerial
- 采用WIN32 API编写的串口通讯界面,可收发信息,选择串口-Using WIN32 API to write a serial port communication interface, can send and receive information, a serial port