CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - PLC 串口通信

搜索资源列表

  1. MODBUSDISPLAY

    0下载:
  2. CPU为CSP8051F020,有两个串口和一个SPI口。 一个串口通过数传电台和中控室计算机通信 另一个串口和PLC的MODBUS口通信。 SPI口控制数码管的显示。 已经在工程上应用。-CPU for CSP8051F020, two serial and one SPI mouth. A serial data transfer through the radio and the computer control room of another serial commu
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13.54kb
    • 提供者:LIN
  1. PC2PLC

    0下载:
  2. PC机与PLC串口通信的程序,工业控制使用
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-01-16
    • 文件大小:3.98kb
    • 提供者:a
  1. PLC_comm

    0下载:
  2. PLC(或单片机)与计算机的串口通信调试。软件根据目前PLC常用的多种串行通信协议的特点设计,数据的输入、组织和显示方式灵活多样,便于使用和观察调试。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:210.44kb
    • 提供者:Lee
  1. PCyuPLCcom

    0下载:
  2. pc与plc 串口通信 基于vb6.0的pc界面 是调试过的例子 做工程的可以下载
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.09kb
    • 提供者:zhangye
  1. PLCRS232BD

    0下载:
  2. PLC通过RS232BD与计算机串口通信程序,这个程式不错,欢迎下载使用
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:160.84kb
    • 提供者:lyc
  1. VB串口通信编程源码

    14下载:
  2. VB串口通信编程源码
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2010-10-07
    • 文件大小:3.11mb
    • 提供者:666diy@163.com
  1. pcplc

    0下载:
  2. pc与plc通信程序,包涵串口打开,数据通信-pc and plc communications procedures, includes serial port open, data communication
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4.46kb
    • 提供者:陈乔
  1. pcplc

    0下载:
  2. PC机与PLC串口通信,示例清楚明了,界面友好-PC-and PLC serial communication, a clear example of clear, user-friendly
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4.04kb
    • 提供者:王海龙
  1. 03

    0下载:
  2. PC机与PLC串口通信程序设计。PLC是采用西门子S7-200 PLC。里面包括PLC和VC程序。-PC, serial communication with the PLC programming. PLC is a Siemens S7-200 PLC. Which include the PLC and the VC process.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:46.09kb
    • 提供者:zc
  1. Visual_Basic

    0下载:
  2. 串口通信教程 无论是PLC还是单片机都可以参考的书籍 很好的-Both the PLC serial communication tutorial or microcontroller can be a good reference book
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3.2mb
    • 提供者:恩来
  1. test

    1下载:
  2. 欧姆龙CP1H系列PLC,串口应用小程序,对于PLC串口通信入门应该很有帮助。编程用的软件,cx-programmer-Omron CP1H series PLC, serial applet, started for the PLC serial communication should be helpful. Software development, cx-programmer
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:5.38kb
    • 提供者:fanjubao
  1. VCPP-PC-PLC

    0下载:
  2. 用Visual C++实现PC机与PLC串口通信程,包含整个Visual C++工程文件-Visual C++ PC and the PLC serial communication process, contains the entire Visual C++ project file
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:88.73kb
    • 提供者:张凯军
  1. plc-fx2u

    0下载:
  2. 利用LabVIEW和PLC通讯源码,实现串口通信,可以看到源代码-LabVIEW and PLC communication source, serial communication, you can see the source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-02
    • 文件大小:324.99kb
    • 提供者:wangl
  1. FREEMODBUS_FOR_stm32

    0下载:
  2. 为什么要移植Freemodbus,这个问题需要从两个方面来回答。第一,modbus是一个非常好的应用层协议,它很简洁也相对完善。对于还没有接触过modbus的朋友来说,我非常不建议直接移植freemodbus,应该耐心的从modbus文档入手,并充分把握身边的所有资源,例如PLC的中modbus部分。第二,其实嵌入式系统的通信协议可以自己制定,但是通过实践发现自己定制的协议漏洞百出,尤其是扩展极为困难。我始终认为借鉴他人的经验是很好的途径。借鉴他人成熟的代码,可以减少调试的时间,实现的功能也多
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:569.78kb
    • 提供者:zhangpan
  1. pcplc

    0下载:
  2. PC机与PLC串口通信,示例清楚明了,界面友好-PC-and PLC serial communication, a clear example of clear, user-friendly
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4.08kb
    • 提供者:sionmad
  1. 利用API函数实现字符发送

    0下载:
  2. VISUAL C++与串口通信,实现PLC的数据发送与接收,通过自由口的方式(VISUAL C++ and serial communication, to achieve the PLC data transmission and reception, through the free way)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:60.05mb
    • 提供者:凌乱丶君
  1. 单片机PLC通信

    0下载:
  2. 该程序是51单片机与欧姆龙PLC的串口通信,内部包含51程序部分和PLC程序部分,PLC是采用梯形图编程。(The program is a serial communication between 51 singlechip and OMRON PLC, which contains 51 parts of the program and the part of the PLC program, and the PLC is programmed with ladder diagram.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:77kb
    • 提供者:wozlwl
  1. fx3u程序

    4下载:
  2. CPU STM32F103 程序资源配置: X输入:32路 Y输出:16路 AD模拟量输入:6路,支持0-10V/4-20ma DA输出:2路 232串口:1路 485通讯:2路 CAN总线:1路 支持时钟RTC产品资源描述: 1、2路脉冲输入(X0~X1)或2路AB编码器(AB0:X0、X1和AB1:X3、X4) 2、2路脉冲输出(Y0和Y1,涉及指令PWM、PLSY)? 3、1路232通信(支持编程口协议) 4、2路485通信(支持Modbus协议) 5、1路CAN通讯,通过共享寄存器方式扩
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-06-07
    • 文件大小:13.46mb
    • 提供者:开心石头
搜珍网 www.dssz.com