▍1. XWP
XWP仪表参数的读取,是帮1个朋友编写的(Instrument parameters XWP read, is to help a friend prepare the)
XWP仪表参数的读取,是帮1个朋友编写的(Instrument parameters XWP read, is to help a friend prepare the)
该源代码主要是实现串口通信,并将所传输的内容实现保存。(The source code is mainly realize serial communication, and the transmission of content preservation.)
调试串口的程序,本程序运行于PC机,是开发串口电路的好帮手。(Debug serial procedures, the program runs on PC, is to develop a good helper serial circuit.)
实现串口通信功能。由中断程序调用,实现串口单字节读写的功能。(Realize the serial communication function. By the interruption of the procedure call, the realization of single-byte read and write serial port function.)
串口通讯类及其例子程序,很有用的串口调试范列(Serial Communication category and examples of procedures, useful for debugging serial Fan out)
串口扩展资料,从官网上下载,具体内容见其中(Serial expansion of information downloaded from the official, the specific content of which see)
十分详尽的串口调试程序,未经测试,不过已通过仿真(Very detailed serial debugger, without testing, but had passed through Simulation)
通讯软件 通讯软件 通讯软件(Communication software communication software communication software)
实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设定被监控事件 WaitCommEvent 等待被监控事件发生 WaitForMultipleObjects 等待多个被监测对象的结果 WriteFile 发送数据 ReadFile 接收数据 GetOverlappedResult 返回最后重叠(异步)操作结果 PurgeComm 清空串口缓冲区,退出所有相关操作 ClearCommError 更新串口状态结构体,并清除所有串口硬件错误 CloseHandle 关闭串行口()
一个实用的串口接受程序,希望对大家有用,同时希望大家都能提供一些有用的东西(Serial port to accept a practical procedures useful for everyone, at the same time I hope people will provide some useful things)
记录串口收到的数据并存到文件,主要用于不容易发现的程序BUG调试(record serial data received by the coexistence of the document, mainly for not easy to find the debugging process BUG)
合众达提供的两个驱动,可以添加自己的算法。一个是串口的,一个是实时系统的。(America to the two drivers, they can add their own algorithms. 1 serial port, a real-time system.)
VC实现和S7-200PLC的串口通信程序,很有价值哦(VC and S7-200PLC Serial Communication Program and of great value oh)
是一个RS232串口实验报告,我自己写的,有代码,已经仿真通过了.(is an RS232 serial experiment, I wrote it myself, code, simulation has been passed.)
用VB编写的FX系列PLC通信动态链接库,用户只需调用API函数就可以简单的实现串口通讯(VB prepared by the FX series PLC communication dynamic link library, Users only need to call API functions can be achieved by a simple serial communications)
430单片机通信程序_uart+_mstr1接口通信方式,前面已上传mstr1的,因为_uart的代码文件有点小上传不了,所以加上mstr1,希望对大家有帮助(430 SCM _uart _mstr1 Communication Program Interface Communication, mstr1 front uploaded, because the code _uart documents can upload a little, So mstr1 addition, we hope to help)
串口通信高级编程,为Visual C++.NET网络与通信高级编程范例第八章配套源代码 (serial communication programming, for Visual C.NET network and communications senior programming paradigm Chapter VIII supporting source code)
用Turbo C编写的一个串口操作小程序,能发送,接收信息;程序功能简单,过段时间再把经过修改后的版本传上来(using Turbo C serial prepared by a small operational procedures, send, receive information; Functional procedures simple, then over time, after revision line with the traditional version.)
串口调试工具,加油(serial debugging tools refueling.)
44B0 ARM7处理器的串口通信程序,包括初始化和硬件驱动。(44B0 ARM7 processor serial communication procedures, including drivers and hardware initialization.)