编辑: 静看花开花落 2016-09-01

开发的通用系统: 如日本Open PLANET系统 深圳市数据通信局CDPD(蜂 窝数字分组数据-Cellular Digital Packet Data)环境监控 示范系统. The System of Greenhouse Environmental Remote Control 温室设施远程控制系统 International Seminar on ICT Applications in Agriculture/Rural Industry, 5-7 April

2004 Beijing, China

四、The Main Content 主要研究内容 我们研究的基于Internet的温室环境远程控制系统 主要采用两种方法: ①采用VC语言开发的温室环境远程控制系统 ②采用LabView开发的温室环境远程控制系统 International Seminar on ICT Applications in Agriculture/Rural Industry, 5-7 April

2004 Beijing, China Environmental Remote Control System Based on VC++ 用VC++开发温室环境远程控制系统 电脑 客户端 发送指令 服务器端 接收执行 LAN, WAN, Internet 电脑 Computer Computer ?现场监控器――数据采集卡及RS232串行通讯接口与温 室内传感器及执行机构进行数据传输 ?远程控制器――通过TCP/IP协议接收现场监控器传输过 来的温室环境实时数据,并将各执行机构的控制量反馈 给现场监视器 International Seminar on ICT Applications in Agriculture/Rural Industry, 5-7 April

2004 Beijing, China Hardware and Software 硬件和软件 Hardware 硬件: 联想天禧II电脑(校园网接入Internet ) Software 软件: Microsoft Windows98第二版+Winsock1.1以上版本;

Visual C++6.0企业 版本系统 包括以下几个组成部分: ?远程控制服务器端 ?远程控制客户端 ?视频采集模块 ?传递信息服务器端 ?传递信息客户端 ?帮助文件 International Seminar on ICT Applications in Agriculture/Rural Industry, 5-7 April

2004 Beijing, China The Flow Chart of Stream Socket Program 流套接字的编程时序图 请求数据 应答数据 建立连接 服务器 Socket( ) Bind( ) Listen( ) Accept( ) 阻塞、等待客户数据 客户机 Socket( ) Connect( ) Write( ) Read( ) Write( ) 处理服务请求 Close( ) Read( ) Close( ) International Seminar on ICT Applications in Agriculture/Rural Industry, 5-7 April

2004 Beijing, China The Introduction of Main Interface 主界面介绍 远程控制端启动后,进入主界面,首先要求用户输入用户 名和密码,如果不正确,显示错误提示框,不能进行下一 步操作.当输入正确后,变灰的按钮恢复正常,进行连 接,如连接成功,就可以发布命令进行操作了. International Seminar on ICT Applications in Agriculture/Rural Industry, 5-7 April

2004 Beijing, China International Seminar on ICT Applications in Agriculture/Rural Industry, 5-7 April

2004 Beijing, China The Function of Communion 交谈功能介绍 ?点击主界面的 谈话 按钮后,服 务器端开始监听;

?当客户端登录时,在列表框中显 示客户机的名称、IP地址和端口. The Function of Controlling the Remote Screen 直接控屏功能介绍 可利用本系统 的 直接控屏 功 能对现场监控 器进行操作, 就像在现场操 作一样. International Seminar on ICT Applications in Agriculture/Rural Industry, 5-7 April

2004 Beijing, China The Function of Video Watch 视频监测功能介绍 观察作物的外观生长状况 对温室内状况的监视 吉林大学玻璃温室内, 进行了实验验证. International Seminar on ICT Applications in Agriculture/Rural Industry, 5-7 April

2004 Beijing, China International Seminar on ICT Applications in Agriculture/Rural Industry, 5-7 April

2004 Beijing, China

2、 The Development of Greenhouse Environmental Remote Control System Based on LabView 基于LabView开发的温室环境远程控制系统 1)虚拟仪器及LabView 虚拟仪器是基于个人计算机的新一代测控仪器,有比传统的 电子仪器更广泛的应用领域.虚拟仪器通常由计算机、测控 电路模块和专门应用软件组成.LabView是一个高效的图形 化程序设计环境,是虚拟仪器开发平台.它结合简单易行的 图形开发环境与灵活强大的G编程语言,并利用其容易与 C/C++和汇编语言接口的特点,可迅速开发出有关数据采集 分析及显示的方案.利用LabView内置的TCP/IP协议组和图 形化的通讯模型,就可以利用多种设备进行数据传输,经济 方便地实现网络通讯和程序通讯以及现场测控和远程测控. ) Remote Control 温室环境远程监控系统结构 远程控制器 现场监控器 被测对象 局域网/广域网 Data socket 执行机构 采用DataSocket技术实现远程数据采集: 利用DataSocket Connection这个特殊属性,可以实现不同计算机上相对 应的两个甚至多个同类型控件之间的DataSocket通信 方法很简单 实现远程数据采集 International Seminar on ICT Applications........

下载(注:源文件不在本站服务器,都将跳转到源网站下载)
备用下载
发帖评论
相关话题
发布一个新话题
大家都在看的话题