CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - can通讯上位机

搜索资源列表

  1. plc-Free-port-communication

    0下载:
  2. 此程序为西门子plc s7-200自由口通讯的程序,可以操作上位机向远程端发送和接受数据(结束字符为‘0A’,即换行字符),编译环境是setp7-Plc s7-200 free port communication program in this program, you can operate the host computer to send and receive data to the remote end
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:2998
    • 提供者:李志文
  1. Electronic-scale

    0下载:
  2. 基于VB的电子秤通讯上位机开发程序,包括界面设计和程序开发,可用作上位机程序开发例程-VB-based electronic scales newsletter PC development process, including interface design and program development, program development routines can be used as PC
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:9586
    • 提供者:徐庆
  1. Modbus_slave

    0下载:
  2. S7-200plc作为从站与上位机通讯,或者与多台PLC共同作为从站组成控制系统的样例。-S7-200PLC as a slave,connect to computer or HMI,also can connect other PLC
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:24328
    • 提供者:王雪楠
  1. NUC-CAN-TEST

    0下载:
  2. 芯唐单片机的CAN通讯线路板模块,可以做上位机用,配套程序为NUC-CAN-TEST-PRO-Nuvoton MCU CAN communication templates, PC serial communication with USB to serial module
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:65801
    • 提供者:管培朋
  1. plc-software17558

    0下载:
  2. 主要是PLC的程序及与上位机通讯,实现can总线,ds18b20等外网器件配合下的使用,-Mainly PLC program and the host computer communication, can achieve the bus, ds18b20 and other devices with the use of the external network,
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2070373
    • 提供者:Mlee
  1. 15kw电机上位机 V1.1

    0下载:
  2. 电机监控,新能源电机转速扭矩温度等关键因素监控。通过CAN通讯监控(Motor monitoring, new energy motor speed torque temperature and other key factors monitoring. Monitoring through can communication)
  3. 所属分类:其他

  1. SCOMMV23

    0下载:
  2. MFC串口编程串,很好的简单实现,上位机与串口通讯,可以设置波特率等(MFC serial programming string, a very good simple implementation, the host computer and serial communication, you can set baud rate and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:64770048
    • 提供者:dower
  1. CAN通用调试软件CANalyst

    2下载:
  2. 整车调试 can 通讯 分析,上位机连接(Vehicle debugging can communication analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:13856768
    • 提供者:mikasa
  1. 自动记录-表头

    0下载:
  2. 可以用计算机对485通讯表头数据自动保存,便于对监测数据整理。(The computer can automatically save the data of the 485 communication head, so that it is easy to arrange the monitoring data)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:6144
    • 提供者:小郑师傅
  1. 基恩士上位机TCP通讯协议

    3下载:
  2. 基恩士上位机TCP通讯协议,有了这份协议就可以实现上位机TCP协议和基恩士PLC直接通信,不需要购买其他软件了!数据结构简单清晰,一目了然。(Keynesian upper computer tcp communication protocol, with this agreement can achieve the host computer TCP protocol and Keyence PLC direct communication, do not need to buy other
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:40060928
    • 提供者:pendy
  1. Scratch传感器板技术信息

    0下载:
  2. 本文档提供了关于一个scratch传感器板如何能与其上位机PC进行通讯的技术信息。(有关scratch传感器板的信息,请参阅http://scratch.wik.is/Support/Scratch_Board )(This document provides technical information about how a scratch sensor board can communicate with its host computer PC. (for information on s
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:151552
    • 提供者:才cc
  1. 泥人W5500模块-UDP模式例程

    1下载:
  2. W5500使用UDP模式实现与上位机通讯,数据可以接收跟发送(W5500 uses UDP mode to communicate with the host computer. It can send and receive data.)
  3. 所属分类:其他

    • 发布日期:2019-04-09
    • 文件大小:4454400
    • 提供者:LQW23
  1. 欧姆龙FINS协议上位机通讯示例

    4下载:
  2. 这个示例用于演示与OMRON PLC设备进行以太网 FINS 通讯。 只演示了对布尔值的读写操作。 如果对欧姆龙plc不熟悉,可以参考官方手册学习(This example is used to demonstrate Ethernet FINS communication with OMRON PLC devices. It only demonstrates the read and write operations on Boolean values. If you are not
  3. 所属分类:其他

    • 发布日期:2019-11-25
    • 文件大小:70656
    • 提供者:天下无敌喵
  1. VB-S7200 自由口串口通信实例源代码

    1下载:
  2. VB做的上位机软件,和西门子S200通讯,代码是其他网站下载的,这里是转载吧 个人感觉对做VB和200通讯很有帮助,大神级的就不用学习了,新手可以借鉴一下。彼此进步吧!!!(VB to do the host computer software, and Siemens S200 communication, the code is downloaded from other websites, here is the reprint bar personal feeling to do VB
  3. 所属分类:其他

    • 发布日期:2019-11-05
    • 文件大小:26624
    • 提供者:JNSONG
搜珍网 www.dssz.com