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

搜索资源列表

  1. 03041510

    0下载:
  2. 研究了以欧姆龙PLC为控制核心的温(网)室灌溉系统。采用VB6.0程序设计语言,在Windows环境下实现了上位计算机与PLC的串行通信,以实现上位机对下位机的监控和数据交换,该控制器能实现灌溉的定时和适时控制。实践证明,该控制器能满足温(网)室育苗的要求-to study the OMRON PLC for the control of the core temperature (network) room irrigation system. Using Visual Basic 6.0 p
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:232394
    • 提供者:jake
  1. design

    0下载:
  2. 本文介绍了采用VB语言编程,利用CAN现场总线技术以及华控RSM智能模块搭建分布式监控系统的逻辑结构,采用CAN2.0通讯协议实现上位机与模块的数据通信。详细介绍了RSM04隔离型脉冲输入计数器模块与上位计算机的连接与通讯实现。在实验过程中模拟了信号发生源,其发出的信号经模块采集后送至上位机,执行计数值程序后,可以读取计数结果。
  3. 所属分类:软件工程

    • 发布日期:2014-01-16
    • 文件大小:65848
    • 提供者:李婷
  1. HighControl

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

    • 发布日期:2008-10-13
    • 文件大小:87311
    • 提供者:whx
  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. 2222

    0下载:
  2. 设计了PLC 与上位机监控系统最经济、可靠的通讯方案,采用功能强大的开发工具C6 Builder 编制上位机通讯程序。-Design of the PLC and PC control system is the most economical and reliable communications solutions, the use of powerful development tools C6 Builder PC communication program preparation.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:198839
    • 提供者:xuyangyang
  1. Siemens-PPI

    0下载:
  2. Siemens PPI协议分析 西门子S7-200 PLC之间或者PLC与PC之间通信有很多种方式:自由口,PPI方式,MPI方式,Profibus方式。使用自由口方式进行编程时,在上位机和PLC中都要编写数据通信程序。使用PPI协议进行通信时,PLC可以不用编程,而且可读写所有数据区,快捷方便。但是西门子公司没有公布PPI协议的格式。用户如果想使用PPI协议监控,必须购买其监控产品或第三方厂家的组态软件。这样给用户自主开发带来一定困难,特别是自行开发的现场设备就不能通过PPI协议接入PLC
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:18288
    • 提供者:AAA
  1. monitorsystempower-supply

    0下载:
  2. 本课题进行了监控系统的上位机的硬件网络拓扑结构设计,上位机应用软件开发,前段采集系统的硬件设计及通信协议的分析研究,并成功地利用洲际整流电源通信协议开发了相应地协议分析程序,顺利地完成了对该设备的远程监控。进而解决了因厂家技术支撑力量薄弱造成的协议开发与设备更新的不同步的问题,对监控系统及通信电源系统的稳定运行具有重大意义。-The topics of the monitoring system of the host computer' s hardware, network topol
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:386575
    • 提供者: 反对撒
  1. communicatoon-based-on-SOCKET

    0下载:
  2. 基于IP传感器的监控软件能够对分布在网络上的作为独立节点的传感器进行数据采集、校准等操作,而在监控软件开发中,首先就要解决网络通信问题。本文以搭载了Linux操作系统的IP传感器(ARM核)作为下位机,在其上编程实现Socket通信的服务器端,提供Socket客户端的并发访问。以装有Windows的计算机作为上位机,在其 上编程实现Socket通信的客户端,实现对Socket服务器端的访问,解决了IP传感器网络监控平台的通信问题。 -The monitoring software based o
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:279486
    • 提供者:程文翔
  1. LUNWEN

    1下载:
  2. 本热水供水循环系统的控制采用西门子S7-200 PLC系统、一台监控上位机(或触摸屏)和配套上位控制软件实现现场各种参数的监控。-Control of the hot water circulation system using Siemens S7-200 PLC system, a monitoring host computer (or touch screen) and supporting higher-level control software implementation of
  3. 所属分类:software engineering

    • 发布日期:2017-10-28
    • 文件大小:10240
    • 提供者:江江
  1. MODBUS

    0下载:
  2. C#写了一款上位机监控软件,基于MODBUS RTU协议。 软件的基本结构: 采用定时器(Timer控件)为时间片。 串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。 把正确接收的数据取出,转换为有特定的结构体中。 数据通过时间片实时刷新。 MODBUS协议-C# write a PC monitoring software, based MODBUS RTU protocol. The basic structu
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:18231
    • 提供者:pengjian
  1. my_51car

    0下载:
  2. 51单片机做的智能小车,上位机可控制行驶路径、超声避障、远程监控-51 single-chip smart car, the PC can control the travel path, ultrasonic obstacle avoidance, remote monitoring
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:273713
    • 提供者:
  1. yeweikongzhijiankong

    0下载:
  2. 利用MCGS工控组态软件,结合实验系统,完成上位机监控系统的设计-Use MCGS control configuration software, combined with the experimental system, complete the design of PC monitoring system
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:337678
    • 提供者:lixianyang
  1. shishijiankongxitongv2.4.2

    0下载:
  2. 公司做的事消防水炮,这个是实现实时监控系统的源码,实时上位机电脑对程序的远程操作-Companies do fire water cannons, this is a source of real-time monitoring system, real-time PC-to-PC remote operation of the program
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:8707417
    • 提供者:wangheng
  1. VB6.0-achieve-with-PC-and-PLC

    0下载:
  2. 用VB6.0实现上位机与PLC的通讯和监控-VB6.0 achieve with PC and PLC communications and monitoring
  3. 所属分类:File Formats

    • 发布日期:2017-04-30
    • 文件大小:195013
    • 提供者:lsd
  1. san-ling-plc-

    0下载:
  2. PLC 上位机 ,用于PLc运行时对PLC的监控和调试时对PLC的操作-PLCsahnfweiji yong yu dui PLc de jian kong he tiaoshi shi dui PLC de cao zuo
  3. 所属分类:Software Testing

    • 发布日期:2017-05-04
    • 文件大小:30443
    • 提供者:song
  1. BMS161119

    1下载:
  2. 本文挡是一个简单电池上位机监控系统软件,包括界面设计、电压电流的监测-This article is a simple cell block PC monitoring software system, including monitoring interface design, voltage and current
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5404345
    • 提供者:tom
  1. DS18B20

    0下载:
  2. 基于单片机的上位机远程实时监控温度系统设计,通讯方式是GPRS。-Based on the single-chip computer remote real-time monitoring temperature system design, communication is GPRS.
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:95019
    • 提供者:corey
  1. labview-serial-communication

    0下载:
  2. 以 PC 作为上位机,以调制解调器(Modem)、串行打印机、各种监控模块、PLC、摄像头云台、数控机床、单片机及智能设备等作为下位机广泛应用于测控领域。本文详细介绍利用 LabVIEW 实现 PC 与各种下位机设备串口通信的程序设计方法。-PC as the host computer to the modem (Modem), serial printer, a variety of monitoring modules, PLC, camera head, CNC machine tool
  3. 所属分类:Communication

    • 发布日期:2017-12-13
    • 文件大小:2349799
    • 提供者:神木凌宇
搜珍网 www.dssz.com