搜索资源列表
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
zwjmscomm
- 在主对话框中加入一个复选接钮,ID为IDC_CHECK_HEXSEND Caption: 十六进制发送,再利用ClassWizard为其添加控制变量:m_ctrlHexSend; 在ClassView中为SCommTestDlg类添加以下两个PUBLIC成员函数,并输入相应代码 -the main dialog box to add a button to check then, ID IDC_CHECK_HEXSEND Caption : hexadecimal sent, reu
new_SerialPort
- 修正的SerialPort类库,可以使用COM0-COM31通信.没有特别修正的对于COM16-COM31是无法通信的.这个类,对于工业控制中多串口通信特别适合.-amended SerialPort library, can be used COM0 - COM31 communications. no special amendment to COM16 - is not COM31 Communication. This category, for industrial control m
YunJing_Delphi_Dll
- delphi 编写的云镜控制支持PELCO P/D协议的DLL。 支持对云台镜头及辅助开关的操作。直接封装了SPCOM类,调用只需输入COM口号及对应的命令字符及可。-delphi prepared by the Mirror-control support PELCO P / D agreement DLL. Yuntai support for the camera and auxiliary switch operation. Packaging a direct SPCOM cate
ckcomm
- VC类,标准串口类,无消息类型,用于工业控制中
BoComMatrix
- 博康矩阵控制协议,Delphi封装的类,全部通过测试。
java
- java实现串口通信,建立一个类实现对并口的控制
serialcom.rar
- 用VC++API函数写的串口类,使串口控制简单化,Using VC++ API function to write the serial type, so that simplification of the serial control
PortTest
- C#的SerialPort类控制RS232与USB串口程序-The program can contral the convertor from USB to RS232 port by using the serialport class in C#.
MyWirelessCommDemo
- 短信猫串口通信源码,使用serialport类进行串口通信,AT指令控制短信猫-GSM Modem
Termie
- 封装Serialport类comport类,最要由两个代码comport与setttings两个类来控制串口通信,另外,还采用了设计模式。-Comport category Serialport package type, the most by the two codes to comport with the setttings to control two types of serial communications, is also using the design model.
comtesthelper
- 串口调试助手源程序 及编程详细过程 1.建立项目    2.在项目中插入MSComm控件  3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件    5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-com test helper
Serial_com_withclass
- 这是一个串口通讯控制程序,可以实现将一个串口收到的数据发送到另外几个串口,类似网关的功能。程序中使用了第三方串口控制类。-This is a serial communication control program, can achieve a serial data received is sent to several other serial port, similar to the gateway. Procedure using a third-party serial control
SerialPort
- CSharp 的串口控制类,采用文件操作的方式,挺不错的。-CSharp class serial control, the use of file operations the way, very good.
MitsubishiPLC
- 将串口与三菱PLC通讯的方法封装成类,只需要将三个类加入到工程中,然后,参照CPLC类中已有的方法,定制特定的方法实现特定的控制,快速地开发出由计算机控制PLC的程序(三菱PLC是最普遍的可编程控制器,倾情奉献,非常有用!)-Mitsubishi PLC to the serial communication method with the package into class, only three classes to join the project, and then, with ref
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
SockComm
- vc串口通讯,自己写的类,精简的结果,可满足一般串口控制通讯使用-comm Socket
teach-VC-hand-by-hand
- 从零开始学VC系列教程 一.信息显示实验 二. 对话框及常用控件实验 三.串口通信与自定义消息 四.并口控制与类的使用 五.消息机制与自定义消息-vc study
PTZ-control-system
- 使用serialport类在VC++环境下实现对云台的控制,串口通信-PTZ control,using the serialport classes in VC++ environment , serial communication