CITECT2018R2web发布学习5

标签:
施耐德citect2018r2web发布基础知识 |
分类: 施耐德PLC |
继续学习资料。
Web Deployment
Preparation
web配置准备
Prepare for Web Based Delivery
准备基于 Web 的交付
The final step in the process of
preparing a project for deployment involves using
the Web Deployment
Preparation tool. This takes a freshly compiled project and
creates the
required files and directories for web-based delivery.
准备要部署的项目过程的最后一步涉及使用 Web
配置准备工具。这需要一个新编译的项目,并为基于web的交付创建所需的文件和目录。
左边是SCADA服务器,右边是WEB服务器。左边将项目文件转换成内网浏览的活动服务器页面。右边将其定位在c:\\webserver
Hints & Tips: The Web Deployment
Preparation tool can be configured to
run automatically
when a project is compiled. To do this, open the Citect Studio
and select
Options from the Activity Bar. Select the Prepare for web
deployment option and click the OK button. Observe that
this increases the time taken for
each compile, particularly for large
projects.
提示和技巧: 可以将Web配置准备工具设置为在编译项目时自动运行。为此,打开citecr
studio,从活动栏选择“选项”。选择“预备网络配置”,点击确定按钮。注意,这增加了每次编译所花费的时间,特别是对于大型项目。
How to Prepare a Deployment
如何准备一个配置
To run a project through the Web
Deployment Preparation tool:
Select the Projects activity and on
the Command bar, click Prepare Web Deployment.
A progress indicator will appear. The
size of the project will significantly
affect how long
this process will take; a very large project with many files may
take well
over ten minutes to process, depending on the
hardware.
通过Web部署准备工具运行项目:
选择活动项目,在命令栏点击“web配置准备”。
出现一个进度指示。项目的规模将显著影响这个过程所需的时间。根据硬件情况,一个包含许多文件的大型项目可能需要十分钟以上的时间来处理。