Welcome![Sign In][Sign Up]
Location:
Search - 串口操作类

Search list

[Communication-Mobile串口读写类

Description: 可以控制计算机串口操作的串口类,非常好用-can control the operation of the computer serial port Serial category, very handy
Platform: | Size: 12284 | Author: 李飞 | Hits:

[Com Port多串口多线程工业控制实现

Description: 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量和程序长时间运行做了一些测试,效果都是很好的(串口扩充到了11个,运行时间是在一个项目中,到现在已经运行了1个多月没有出现问题)。 -working relationship several months without Internet access, back found many friends wrote to me, many of which are part of the serial connection is a problem. As in previous works on the process of implementing serial communications I sometimes use MSCOMM control, sometimes they used WIN32 API directly with the serial port. Later, the pilot of the network above the very popular SerialPort category. Industrial process control in the middle category SerialPort I had some simple changes, the discovery of this type is a very good thing, Packaging operating serial complexity of some serial operation. We can use the time directly through some of its simple interface to be completed on the various external devices work. My serial number and operating procedures for a long time to do some testing
Platform: | Size: 94690 | Author: li | Hits:

[Windows Develop多串口多线程工业控制实现(SerialPort类)

Description: 对SerialPort类进行了一些简单的修改,其中封装了操作串口复杂的一些串口操作。使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。经测试,效果很好-right SerialPort category for some simple changes, packaged operating serial complexity of some serial operation. It can be used directly through some of its simple interface to be completed on the various external devices work. After tests with good results
Platform: | Size: 7464 | Author: 丁建军 | Hits:

[Com Port串口操作类

Description: 一个很好用的串口操作类
Platform: | Size: 146382 | Author: chinaflys | Hits:

[Communication-Mobile串口读写类

Description: 可以控制计算机串口操作的串口类,非常好用-can control the operation of the computer serial port Serial category, very handy
Platform: | Size: 12288 | Author: 李飞 | Hits:

[Com Portserial class

Description: vc++6.0写的串口操作的类-vc 6.0 write operation of the serial category
Platform: | Size: 8192 | Author: 杨峰 | Hits:

[Communication更新版串口类库

Description: 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。-This a more comprehensive package in the category of serial interface, supports synchronous and asynchronous operation, the use of simple, effective and industrial strength, I BC, BCB, VC, BCBX, through the GCC compiler.
Platform: | Size: 4096 | Author: 刘云 | Hits:

[CommunicationDBComm_v0[1].1

Description: 串口的东西,用串口通讯. 用API封装的串口操作类-Serial things, using serial communications. Using API Packaging category Serial operation
Platform: | Size: 37888 | Author: 王联明 | Hits:

[Internet-Network串口类库

Description: 一个COM端口的操作类,很好用的了,我也用了多次。-a COM port operations, the good, and I also used a number of times.
Platform: | Size: 4096 | Author: 上面 | Hits:

[Com Port多串口多线程工业控制实现

Description: 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量和程序长时间运行做了一些测试,效果都是很好的(串口扩充到了11个,运行时间是在一个项目中,到现在已经运行了1个多月没有出现问题)。 -working relationship several months without Internet access, back found many friends wrote to me, many of which are part of the serial connection is a problem. As in previous works on the process of implementing serial communications I sometimes use MSCOMM control, sometimes they used WIN32 API directly with the serial port. Later, the pilot of the network above the very popular SerialPort category. Industrial process control in the middle category SerialPort I had some simple changes, the discovery of this type is a very good thing, Packaging operating serial complexity of some serial operation. We can use the time directly through some of its simple interface to be completed on the various external devices work. My serial number and operating procedures for a long time to do some testing
Platform: | Size: 94208 | Author: li | Hits:

[Windows Develop多串口多线程工业控制实现(SerialPort类)

Description: 对SerialPort类进行了一些简单的修改,其中封装了操作串口复杂的一些串口操作。使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。经测试,效果很好-right SerialPort category for some simple changes, packaged operating serial complexity of some serial operation. It can be used directly through some of its simple interface to be completed on the various external devices work. After tests with good results
Platform: | Size: 7168 | Author: 丁建军 | Hits:

[Internet-Network利用Java实现串口全双工通讯

Description:  一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipeline control system to accept the need to constantly sent from the main control system to control the inquiries and information, implementation will be the outcome or results of inquiries sent to the control system. This paper presents a simple realization through full-duplex serial communications Java class libraries, the library greatly simplifies the operation of the serial port for the process
Platform: | Size: 7168 | Author: 郑描中 | Hits:

[Communication串口转发例子

Description: 这是一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效-This is a much more complete package of Serial category, supports synchronous and asynchronous operation, the use of simple and efficient
Platform: | Size: 80896 | Author: | Hits:

[OS programserial_com_multithread

Description: Windows环境下,串口操作类,使用多线程,具有极好的可重用性。-Windows environment, the serial port operations, the use of multithreading, with excellent reusability.
Platform: | Size: 56320 | Author: 何足道 | Hits:

[Linux-Unixserialport

Description: 是一个串口操作类,经编译后可以用于串口通信下,linux串口类,编译没通过,-Is a serial operation type, the compiler can be used for serial communication under, linux serial type, the compiler did not passed,
Platform: | Size: 65536 | Author: 王毅 | Hits:

[Com PortSerialPort

Description: 串口操作类,基于Windwos API。功能不是很强,但代码清晰、简单,我所在公司的软件中有关串口操作的软件就使用这个类,也可在此基础上扩展功能,使其更符合不同的要求。-Serial operation type, based on Windwos API. Function is not very strong, but the code clear and simple, my company
Platform: | Size: 2048 | Author: Lee | Hits:

[Communicationserial_class

Description: 串口操作类, 一个很好用的串口类 -Serial operation type, a good use of serial-type
Platform: | Size: 4096 | Author: 陈秋东 | Hits:

[Windows DevelopCSerial

Description: 提供Window或windows CE 环境下的串口操作类,包括串口初始化、打开、读写等接口函数-Window or the provision of windows CE environment to operate under the serial type, including the serial port initialization, open, read and write interface functions, etc.
Platform: | Size: 7168 | Author: monica | Hits:

[Windows CECESerialPort

Description: WINCE系统下的串口通信,封装了一个串口操作类,可在EVC环境中方便的使用-WINCE systems serial communications, a serial operation package category may EVC environment to facilitate the use of
Platform: | Size: 88064 | Author: 王学宁 | Hits:

[CommunicationWINCE_SerialPort

Description: WINCE、PPC等上封装的串口操作类,采用多线程方式,简单高效,适用于通讯编程-WINCE, PPC, such as the serial port to operate on the package type, the use of multi-threaded mode, simple and efficient for communication programming
Platform: | Size: 25600 | Author: heyong | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net