搜索资源列表
RS232ToPC
- 上位机可执行的应用程序集,调用串口进行通信,,实现远程监控-Host computer executable application set, call serial communication, remote monitoring
MiniFlight
- 我为飞控写的vb.net电脑端上位机,实现串口数据读写、飞机图片旋转显示姿态,没有数据处理,需要根据具体通信协议添加。-I write for the flight control the vb.net PC host computer, the serial data read and write, the airplane image rotating display posture, data processing, need to add a specific communication
chapai_usb
- vb做的节能插排上位机程序,用于和avr单片机进行上下位机简单通信,对servialport类应用的简单处理,不错的学习串口通信的资料-vb do energy-saving plug rafts crew procedures for avr microcontrollers and upper and lower machine communication simple, easy to servialport class application processing, data good
WindowsFormsApplication1
- 上位机软件的具体要求 串口通信 功能如主界面所示 1系统设置 串口通信的简单设置一个界面 ,如图4所示 2数据管理 查看过去的数据 3数据维护两个功能 1阈值设置(实时显示的数据超过设定的规定值时弹出对话框警告messagebox) 2数据备份如图6 4管理员设置 管理员的增添改 -Specific requirements of the host computer software Serial commu
PLC串口通信
- VB.NET做的上位机,使用串口通信技术,与PLC成功通信连接,应用于实际工程中在使用。