CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 上位机

搜索资源列表

  1. HighControl

    0下载:
  2. 控件形式的DLL,包括全部的原代码,用于除尘行业的上位机监控
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:87311
    • 提供者:whx
  1. 基于PCL的工业以太网控制技术实现

    0下载:
  2. 本论文提出的“基于PLC的工业以太网控制的实现”,是通过研究工业以太网与西门子S7-300系列PLC,最终实现交通灯信号控制。安装有STEP7软件的上位机通过以太网与CPU315-2DP的以太网部件连接,在CPU315之间实现硬件组态。并在计算机中利用STEP7软件编写程序。利用计时器、比较指令等方法模拟交通灯控制,并将此模拟程序下载到PLC的CPU中,实现基于PLC的工业以太网控制交通灯信号。-the thesis of "PLC-based control of industria
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:607074
    • 提供者:成才
  1. USB上位机程序开发与设计

    1下载:
  2. 所属分类:软件工程

    • 发布日期:2010-09-29
    • 文件大小:122586
    • 提供者:bmzy_zhb
  1. SampleEng

    0下载:
  2. 用VC++ 6.0与三菱PLC 作上位机通讯原理,界面还有部分预留给未来的使用,可以控制马达的动作,当然你自己要会写PLC的代码。--Using VC++ 6.0 with Mitsubishi PLC for PC communication theory, the interface there are some reserved for future use, to control motor movement, of course, you have to write PLC code.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1933925
    • 提供者:zhu
  1. ZAC_PC

    0下载:
  2. 学校竞赛项目的上位机程序,主要是串口的使用-School Contest projects PC program, mainly the use of serial
  3. 所属分类:Project Design

    • 发布日期:2017-05-20
    • 文件大小:6141505
    • 提供者:DEAO
  1. MatlabSerialCommunication

    0下载:
  2. 本文介绍MATLAB环境下上位机与下位机通过RS232接口进行串行通信的实现方法 详细叙述了在MATLAB环境下使用其自带的控制工具箱中的串口事件回调函数,实时接收下位机输出串行信号的实现过程.-This article describes the MATLAB environment, host computer and the next-bit computer through RS232 serial communication interface implementation metho
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:186544
    • 提供者:刘杰
  1. 11

    0下载:
  2. 本文介绍了一种基于VB的计算机串口通信,实现上位机对台达变频器的通讯及对变频器实时监控的功能。 关键词: 串行通信 变频器 VB -In this paper, a computer based on the VB serial communications, PC implementation Tatsu Taiwan inverter communications and real-time monitoring of the inverter function. Keywords
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:19171
    • 提供者:ty
  1. LD51_Software

    0下载:
  2. LD51单片机上位机软件结构说明 上位机与底层的通讯协议-LD51 Single Chip PC software architecture descr iption
  3. 所属分类:Software Testing

    • 发布日期:2017-04-01
    • 文件大小:81705
    • 提供者:mason
  1. 10459454.(ED2000.COM)

    0下载:
  2. 本文详细介绍了上位机的编程语言,设计可视化界面的技巧,让语言成为我的得心应手的工具.-This paper describes a PC programming language,visual interface design skills, so that language become a handy tool for me.
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:29323907
    • 提供者:zhanghujun
  1. RS485VB

    3下载:
  2. 基于645协议的关于电表的上位机软件,用VB编写,有完善的代码-645 meters based on the agreement on the host computer software, using VB writing, a perfect code
  3. 所属分类:software engineering

    • 发布日期:2016-10-06
    • 文件大小:67700
    • 提供者:chenyu
  1. ExcelAccessSrc

    0下载:
  2. 上位机通信系统,通过串口实现对下位机的信息收集,并将信息保存到EXCEL中。-Host computer communication system, through the serial interface for the next crew of the information collection, and the information is saved to the EXCEL。
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:614222
    • 提供者:黄文钊
  1. FinalDesign

    0下载:
  2. 毕业设计论文...用vb做的汉字点阵屏上位机控制程序-Graduation thesis ... vb to do with the Chinese character dot-matrix screen host computer control program ...
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:152256
    • 提供者:流氓
  1. rs232

    1下载:
  2. 用上位机(PC)通过串行调试助手或是自己做的串口操作软件,发送16进制数,控制8个LED灯的各个的亮与灭。 想让哪个灯亮都可以通过发送数据来实现。目标就是用软件控制硬件!达到单片机实时控制第一步: -With the host computer (PC) via serial debugging aids, or make their own operating software serial port, sending 16 hex numbers to control 8 LED l
  3. 所属分类:software engineering

    • 发布日期:2015-05-05
    • 文件大小:3652
    • 提供者:无忧
  1. pcDUIc51

    0下载:
  2. 这是个PC机和单片机的串口通讯程序,内容详实,三个实例都能正常运行,有助于程序员上位机软件的编写。-This is a PC machine and the Serial communication program, informative, and three instances of normal operation can help programmers write PC software.
  3. 所属分类:software engineering

    • 发布日期:2014-11-01
    • 文件大小:12470951
    • 提供者:SUNNAY
  1. USB-basedSTM32ApplicationDevelopmentNotes(Chinese)

    1下载:
  2. STM32 USB 源代码及笔记下载——STM32 USB固件以及上位机驱动、应用程序源程序和笔记。-USB-based STM32 application development notes
  3. 所属分类:软件工程

    • 发布日期:2014-01-03
    • 文件大小:2033907
    • 提供者:skyge
  1. MCU51

    0下载:
  2. 下位机MCU51内核与上位机之前的通信程序的设计,对于用modbus协议通信的开发有一定的帮助。-Lower machine MCU51 core and PC communication program prior to the design of protocols for communication with modbus be helpful to the development of
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:4224
    • 提供者:honeybird
  1. EasyD12_PC_dll

    0下载:
  2. EASYD12.dll (PDIUSBD12的上位机动态链接库),包含dll命令接口说明(dll的调用方法),可以供Delphi、VB、易语言、VC....调用-EASYD12.dll (PDIUSBD12 the host computer dynamic link library), contains the dll command interface descr iption (dll call method), can be used for Delphi, VB, easy langu
  3. 所属分类:软件工程

    • 发布日期:2017-03-24
    • 文件大小:33399
    • 提供者:和平
  1. FPGAdeguangshanjiancejishu

    0下载:
  2. 本文档设计了1光栅位移传感器信号的接收、光栅位移传感器信号的整形及电平转换电路设计,用Verilog HDL描述了锁相倍频细分和零位信号处理电路。利用FPGA实现光栅位移系统与上位机接口的电路原理框图-This document designed a grating displacement sensor signal reception, grating displacement sensor signal shaping and level conversion circuit design
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:1329029
    • 提供者:于小微
  1. yongIFIXruanjianshixian

    0下载:
  2. 摘要 随着自动控制领域在工业中的广泛应用,对自动控制的要求也越来越高,主要在于可操作性,稳定性,简易性。而可编程逻辑器PLC就很好的解决了这个问题,体积小,功能强大,安装方便。而现在市场上应用的最广的与PLC紧密结合的上位机操作软件就是IFIX软件,为了更好的了解和应用IFIX软件,本毕业设计通过在IFIX软件环境中实现交通灯的模拟,具有一定代表性,易于达到该目的。 本设计主要目的在于熟悉IFIX软件及应用,把PLC编程设计技术和IFIX软件功能紧密结合在一起,加强了应用能力。通过对交通
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:211286
    • 提供者:张谦
  1. likong

    0下载:
  2. 力控组态软件设计的锅炉液位控制系统,有上位机的显示控制面板-Force control configuration software design of the boiler water level control system, a host computer' s display control panel
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:97704
    • 提供者:GYD
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com