资源列表
labview_COM_send
- labview 串口收发程序。我调试过的。绝对好用! 可以直接移植。-labview serial port transceiver program. I have to debug before. Absolutely easy to use! Can be directly transplanted.
VB-Comm
- VB串口调试软件源代码,可以参考修改为其它通讯程序-VB serial debugging software source code
VCcom
- 串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞。 个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。
interact-serialport
- 实现串口的初始化,里面采用的是overlappe模式,利用多线程实现串口通信。 还可以对DCB进行配置。 实现双机串口互联,双机通过串口通信.-two computers from using the serial port can communicate each other
rs485
- 遵循 modbus51协议完成的485通信。-Following the completion modbus51 agreement. 485
serialport-debug
- 基于串口的调试程序,通过对DCB信息的修改,检测串口是否正常。 并对串口信息进行检测。 这是一个串口调试精灵的源码。-Based on the serial port debugger, through the DCB information changes, testing serial port are normal. And serial port information for testing. This is a serial port to debug the source
Sample_VB
- vb 西门子S300PLC通讯程序,可以实现对DB数据区的读写等功能 -vb Siemens S300PLC communication procedures, can achieve read and write data area of the DB features such as
Sample_VC
- vc 对西门子PLC的读写功能程序,可以实现对西门子PLC的读写等功能-vc Siemens PLC to read and write capabilities of the program, you can achieve read and write features such as Siemens PLC' s
VisualC
- Visual C++实践与提高——串口通信与工程应用篇-Visual C++ practice and improve- Serial communications and engineering application of chapter
UART_rec
- fpga 串口通信 本程序在fpga开发板上实验成功-fpga serial communication program in fpga development board in this experiment was a success
ourdev_187634
- fpga 串口通信 本程序在fpga开发板上实验成功-fpga serial communication program in fpga development board in this experiment was a success
RS232
- Project "RS232" is intended for exchange testing between the microcontroller and the personal computer through interface RS232C.