搜索资源列表
SCommTest
- 自己编写的一个串口调试助手,可以实现com1到com5的调试,适合初学者学习-I have written a serial debugging assistant, can achieve com1 to com5 debugging, for beginners to learn
communicate
- VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
TEST
- 自己编写的一个串口调试助手,可以实现com1到com5的调试,适合初学者学习-I have written a serial debugging assistant, can achieve com1 to com5 debugging, for beginners to learn
CommunicationResource
- 在做三菱PLC与PC通信之前,自己要先做一个控制界面,通关相关参数设置,验证能否通信。和师兄用VC一起做的调试界面,验证发送与接收数据,显示“通信成功与否”。最终调试成功,硬件接线可调,Com1或com2。-With The PLat of VC,Finally we make it.Let PLC and PC communication succeed.
HMI-panel-program
- 串口上位机控制八路继电器控制51单片机板程序,串口必须调到com1,否则无法打开上位机-PC serial port control eight-way relay control panel program, a serial port must be transferred to the com1, otherwise unable to open the upper machine。
