citect2018R2做WEB发布学习1

标签:
施耐德citect2018r2web发布基础知识学习 |
分类: 施耐德PLC |
做一波资料学习,资料室英文的,翻译一下存在这里。资料名字是CS
Architecture and Redundancy Training Manual
2016,是针对2016版本的,2018版本也是适用的。
Projects Viewable in a Web
Browser
在浏览器中项目的可查看性
The purpose of the Web Client is to
make a Citect SCADA project available over
the Intranet using
a Web Browser. The Citect SCADA project's pages and
runtime databases need to be converted into a format
that is viewable in a Web Browser. This
is achieved
using the Web Deployment Preparation Tool. This process is
performed on the Citect SCADA Server and will be discussed
in the section Web Deployment Preparation (page A - 23).
web客户端的目的是使citect scada
项目在web浏览器中可用。Citect
SCADA项目的页面和运行时数据库需要转换为可在Web浏览器中查看的格式。这是使用Web部署准备工具实现的。此过程在Citect SCADA服务器上执行,将在Web部署准备一节(第A -
23页)中讨论。
上图中左边是SCADA服务器,右边是WEB服务器。左边的服务器将项目摁键转换成内网上浏览的活动服务页面。右边的服务器将项目定位在c:\\webserver
When the project is deployed and
placed on the Web Server it needs to be
made available as
an Internet location so that Web Clients will be able to find and
download the files. This service is provided by Internet
Information Services (IIS). This
process is
performed on the Web Server and will be discussed in the section
Web Server File Structure (page A - 19).
当项目被部署,放置在web服务器上时,它需要在内网上位置可用,以便Web客户端能够找到并下载文件。此服务由互联网信息服务(IIS)提供。此过程在Web服务器上执行,将在Web服务器文件结构(第A
- 19页)一节中讨论。
上图左边是we服务器,右边是IIS。左边请求IIS将文件夹在局域网上可用。右边创建叫做Citect的共享。客户端需要连接IIS的IP地址,添加Citect到地址的末尾。
When the Web Clients connect to the
Web Server they need to be provided with
a list of
available Deployments. The process of creating Deployments is
performed on the Web Server and is discussed in the section
Configure a Deployment (page A - 46).
当web客户端连接到web服务器,它们需要提供可用部署的列表。创建部署的过程在Web服务器上执行,在配置部署一节(第a
- 46页)中进行了讨论。
左边是web客户端,右边是web服务器。左边徐闻右边http://203.14.165.23/citect是否有任何项目?右边回复有一个所有的可用项目列表。