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

搜索资源列表

  1. 2

    0下载:
  2. 的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14) MSComm1.output := str 在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01) MSComm1
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2191
    • 提供者:liu
  1. mscomm1

    0下载:
  2. PC机与智能仪器串口通信 MSComm 控件 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 语法 MSComm 说明 MSComm 控件提供下列两种处理通讯的方式: 事件驱动通讯是处理串行端口交互作用的一种非常有效的方法。在许多情况下,在事件发生时需要得到通知,例如,在 Carrier Detect (CD) 或 Request To Send (RTS) 线上一个字符到达或一个变化发生时。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2952
    • 提供者:gongxd
  1. mscomm1.rar

    0下载:
  2. 这是一个用delphi7.0 编写的P串口通讯程序,在实际工作中很好用。,This is a serial communication with delphi7.0.It is good use in pricate work.
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:17176
    • 提供者:ffr
  1. MSComm-control

    0下载:
  2. 利用MSComm控件实现PC机双串口互通信,大家能轻松的看懂程序-MSComm control to achieve the PC using dual serial inter-communication, we can easily understand the program
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:2427809
    • 提供者:李元香
  1. MSCOMM32

    0下载:
  2. 这是一个关于DELPHI串口编程的控件,能高效的进行编程。-This is a serial port on the DELPHI programming control, can be highly efficient programming.
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:46560
    • 提供者:HOU
  1. MFC-MSComm1.1beta

    0下载:
  2. 这个是编串口调试的说明文档,我就是看这个说明文档才用VC编的上位机界面,感觉挺好的。-This is made up of the serial port debug documentation, I just look at the documentation is just using VC compiled PC interface, feeling good.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:335911
    • 提供者:海浪
  1. Send232

    0下载:
  2. 簡單實現如何透過RS-232 Com port 收送資料 Private Sub btnOpenCOM_Click() //設定Com Port 號碼 MSComm1.CommPort = CInt(txtCOM.Text) //設定鮑率,Dataformat MSComm1.Settings = "9600,n,8,1" //開啟Com Port MSComm1.PortOpen = True End Sub
  3. 所属分类:Com Port

    • 发布日期:2017-11-15
    • 文件大小:5055
    • 提供者:Dan Huang
  1. CommTest485

    0下载:
  2. 测试com口程序Private Sub Form_Load() Dim I As Integer Dim Msg As String Me.Enabled = False Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision cboCommSettings.Text = GetSetting(App.EXEName, frmCommTest , CommSettings , 2400,N,8,
  3. 所属分类:Com Port

    • 发布日期:2017-04-28
    • 文件大小:19481
    • 提供者:王金祥
搜珍网 www.dssz.com