CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - 控制类

搜索资源列表

  1. 多串口多线程工业控制实现

    2下载:
  2. 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:92.47kb
    • 提供者:li
  1. zwjmscomm

    0下载:
  2. 在主对话框中加入一个复选接钮,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
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.5kb
    • 提供者:真实姓
  1. new_SerialPort

    0下载:
  2. 修正的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
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7.35kb
    • 提供者:郑文赛
  1. YunJing_Delphi_Dll

    0下载:
  2. 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
  3. 所属分类:串口编程

    • 发布日期:2014-01-15
    • 文件大小:576.95kb
    • 提供者:wuyun
  1. ckcomm

    0下载:
  2. VC类,标准串口类,无消息类型,用于工业控制中
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3.92kb
    • 提供者:唐于
  1. BoComMatrix

    0下载:
  2. 博康矩阵控制协议,Delphi封装的类,全部通过测试。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1.89kb
    • 提供者:魏华
  1. java

    0下载:
  2. java实现串口通信,建立一个类实现对并口的控制
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:吴明
  1. serialcom.rar

    0下载:
  2. 用VC++API函数写的串口类,使串口控制简单化,Using VC++ API function to write the serial type, so that simplification of the serial control
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1.84mb
    • 提供者:腾飞
  1. PortTest

    0下载:
  2. C#的SerialPort类控制RS232与USB串口程序-The program can contral the convertor from USB to RS232 port by using the serialport class in C#.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:32.6kb
    • 提供者:Ren
  1. MyWirelessCommDemo

    0下载:
  2. 短信猫串口通信源码,使用serialport类进行串口通信,AT指令控制短信猫-GSM Modem
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:52.89kb
    • 提供者:闫旭
  1. Termie

    0下载:
  2. 封装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.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:250.33kb
    • 提供者:Grove.Chu
  1. comtesthelper

    0下载:
  2. 串口调试助手源程序 及编程详细过程 1.建立项目    2.在项目中插入MSComm控件  3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件    5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-com test helper
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:23.91kb
    • 提供者:zhou
  1. Serial_com_withclass

    0下载:
  2. 这是一个串口通讯控制程序,可以实现将一个串口收到的数据发送到另外几个串口,类似网关的功能。程序中使用了第三方串口控制类。-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
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:213.87kb
    • 提供者:王占辉
  1. SerialPort

    0下载:
  2. CSharp 的串口控制类,采用文件操作的方式,挺不错的。-CSharp class serial control, the use of file operations the way, very good.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3.01kb
    • 提供者:张强
  1. MitsubishiPLC

    1下载:
  2. 将串口与三菱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
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:9.06kb
    • 提供者:Tech
  1. uart

    0下载:
  2. 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
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:8.16kb
    • 提供者:
  1. SockComm

    0下载:
  2. vc串口通讯,自己写的类,精简的结果,可满足一般串口控制通讯使用-comm Socket
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:12.73kb
    • 提供者:alun
  1. teach-VC-hand-by-hand

    0下载:
  2. 从零开始学VC系列教程 一.信息显示实验 二. 对话框及常用控件实验 三.串口通信与自定义消息 四.并口控制与类的使用 五.消息机制与自定义消息-vc study
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3.72mb
    • 提供者:
  1. PTZ-control-system

    0下载:
  2. 使用serialport类在VC++环境下实现对云台的控制,串口通信-PTZ control,using the serialport classes in VC++ environment , serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-25
    • 文件大小:7.87mb
    • 提供者:hevin
搜珍网 www.dssz.com