搜索资源列表
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
VC++Multi-Thread.rar
- vc多线程:用VC实现多串口多线程工业控制 来源:编程基地 http://bcjidi.cn/,vc Multithread: Using VC multi-serial multi-threaded industrial control Source: programming base http://bcjidi.cn/
CommTest.rar
- 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
SerialPort
- 在工业控制中,串口是常用的计算机与外部串行设备之间的数据传输通道,由于串行通信方便易行,所以应用广泛。该实例是一个多线程的串口处理程序-In industrial control, are commonly used in computer serial port and external serial device data transmission between the channels, because of the convenient option of serial communi
TankGame3
- 1. 创建一个独立的线程类,优化游戏的状态控制; 2. Random类的应用; 3. 对象数组的应用。 -1. To create a separate thread type, and optimize the control status of the Games 2. Random category of application 3. The application of an array object.
PRODAVE5.5
- vb多线程和西门子PLC通讯程序,用于工业控制系统的监控软件开发.-vb multi-threaded and Siemens PLC communication procedures, control systems for industrial monitoring and control software development.
7743362
- 手机弹球游戏以发射物碰撞障碍物情景做开发,主要采用线程的方式以及变量控制对游戏进行控制,代码具有很好的运行效果-It is very good!
USB_driver_develop_on_wince
- 本文讲述在wince环境下开发usb驱动,特别是结合鼠标例子讲述了,设备识别与设备描述符的关系,控制与监控线程的建立,注册表信息的导入与删除....等重要信息,是读者能够触类旁通。-This article describes the development in wince environment usb drive, especially in connection with the mouse example described, device recognition and device
MultiThread_COM
- 多线程串口通信程序。本程序使用两个线程对串口进行监听和控制,程序经反复实际调试运行稳定,系统占用率极低。-Multi-thread serial communication programs. This program uses two threads on listening to and control serial ports, the actual commissioning program after repeated stable, the system occupancy rate
uart
- BCB6下完整的UART通信程序,多线程机制,封装成独立的类,从Win95时代用到XP,主要配合单片机用,遇到实际问题就修改、记录,能抗住单片机的频繁上电,可用于1Mbps以上高速的虚拟串口,并具备直接控制RTS/DTS输出信号的功能。-BCB6 UART communication program under the complete, multi-thread mechanism, packaged as a separate class, use the times from the Wi
SMS System
- 一个SP的短信系统,包括CMPP3的协议在内。 .程序框架上采用了全插件式扩展,扩展方面除了可以用Remote来扩展还可以用程序提供的接口进行扩展.所使用到的技术有,Remote(在Internet的任一台计算机都可以控制和发送短信),程序域(每个短信业务为一个程序域,就算任一个出了问题也不会影响其它的业务运行,并可以随时动态加载来卸载),连接池,线程池,反射. 采用全插件式管理,业务系统也是它其中一个插件,完成时外带一个Provision的Http服务器插件,可随意外加插件.而业
android 时间控制源码
- 时间控制插件,android原生开发,多线程处理
TestDateSlider_001
- 时间控制源码,android原生开发,多线程操作-Time control source, android native development, multi-threaded operating
ComQsPlc
- 该类通讯组件用于PC与可编程控制器(PLC)、智能仪表等通过串口进行数据通讯。组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。采用稳定高效的内部协议,无须编写PLC内部程序配合,直接访问PLC的内存,通讯响应快速;内建动态管理的多独立线程连接,同时支持外部应用的多线程结构调用,适用于基于PC高级语言的工业自动化控制系统(This kind of communication component is u