搜索资源列表
25_2901_64
- Linux下,minigui串口通讯界面编程,实现收发控制
HOOK
- 基于串口通讯(通过USB转串口)的示波器界面,必须确定已经连接正确的端口才能进行数据传输。
jiemian
- 串口源通讯的界面代码,用于串口之间的传递,已经编译通过,经过验证是完全符合要求的。
Serial-communication-program
- VC++基于CMSCOMM控件的串口通讯,可实现数据的发送和接收,源代码,可正常运行界面,进行相关操作。-the Source Code of Serial communication program
SerialportSample(3)2008
- c#串口通信,并有简单的数据解析功能,和通讯协议如何缓存,分析以及通知界面-RS232 SerialPort communication
UartTest
- qt4下串口程序 可以实现串口通讯图形界面-qt4 program under the serial
cutoff
- 在以前公司DOS环境下,编写的横切机程序,包括界面,串口通讯-In previous company DOS environment, prepared by cross-cutting machine procedures, including the interface, serial communication
VCuart
- WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。-WIN95 interface of VC++ Serial communication procedures in WIN32 is not recommended for port operations, WIN32 at all of the equipment have been seen as a document, the
Serial_Communcation
- 串口通讯。上位机实例.提供了良好的界面。对初学者很有参考性-Serial communication. PC. Provides a good example of the interface. For beginners are referenced
RS232_Universal_Debug_Code
- 串口通讯调试代码,包括端口设置界面和信息收发界面-Serial communication debugging code, including port settings interface and messaging interface
TESTEDLT
- 通过cvi实现串口通讯的操作界面:通过RS232串口像下位机发送命令,并采集下位机的数据加以显示. -Serial communication through cvi interface: RS232 serial port through the lower position as to send commands and collect data to lower computer display.
S7-200PPICOM
- 西门子S7-200编程口(PPI)通讯界面-Siemens S7-200 Programming I (PPI) communication interface
SCC
- VC++写的串口通讯监视软件,尤其是它的界面也是值得学习的,类似OFFICE的风格。-VC++ to write software to monitor serial communication, in particular, it is worth learning the interface, similar to the style OFFICE.
MSComm
- WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。这是我的一份关于串口编程的读书笔记,对于使 用VC进行编程的同行应该有一定的帮助。-WIN95 interface of vc++ serial interface communication program in under WIN32 is not suggests to port operating, in all the equip
LabVIEW-and-PLC
- 为了实现对船舶电站的实 时监控,对PLC编写程序,并在LabVIEW作为监控界面的情况,PLC与工控 机之间采用OPC技术实现通讯,GPC与工控机之间采用Modbus串口协议实现 通讯。最后在实现通讯的的基础上,对本系统进行了试验调试,并开发监控界 面。-In order to achieve real-time monitoring of ship power plant, the PLC programming and control interface as in the
comtext
- VC++/MFC做的串口通讯界面,可以实现接受和发送,能自动循环发送数据-VC++/MFC to do the serial communication interface, can be achieved to receive and send, to send data automatically cycle
TinySerial
- 采用WIN32 API编写的串口通讯界面,可收发信息,选择串口-Using WIN32 API to write a serial port communication interface, can send and receive information, a serial port
OMRON_PLC_调试界面
- 通过labview和欧姆龙实现串口通讯。(Serial communication between LabVIEW and OMRON)
E语言串口通讯
- 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据
c#编写串口通讯代码 多线程实现
- c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)