Designing|Designing a Controller-Controller Calculations

PCTP 2009 Build 1开发的Create Economic Functions for QUEST (为QUEST创建经济函数)功能将自动构建用于QUEST实施的经济函数。其步骤如下:
1.如果在控制器构建过程中选择了Create Economic Functions for QUEST选项,则将为每个子控制器自动生成具有下列约定名称的QUEST EF:QUEST_。
2.如果QUEST经济函数已经存在,则它会被删除,并在控制器构建时重建。
3.对应的复选框设置将被存储在工作区文件中(为了检索)。
4.如果在控制器构建过程时Create Economic Functions for QUEST选项未被选中,且原本存在QUEST EFs,则在控制器构建时所有的QUEST EFs将被删除。
5.在经济函数屏幕中遵循下列属性:
a.名为QUEST_的任何EF都是只读的。
b.当用户从EF列表中选择了QUEST EF,经济系数和函数将显示正常; 但是屏幕底部的电子表格依然是只读的。
c.当选中一个QUEST EF时,下列按钮将被禁用:DELETE,COPY和RENAME。
d.不允许用户手动创建或将EF重命名为QUEST_。如果用户尝试这么做,则将发出警告指出QUEST是一个受限制的名称(见下图)。

Designing|Designing a Controller-Controller Calculations
文章图片

控制器计算
SMOCPro允许你定义在控制器执行时评估的计算(内核执行前后都可以)。请参阅本文档的Calculations Section(计算部分)以获取详细信息。
控制器报告
树状结构中的Controller Report(控制器报告)模块使用一个宏命令来生成包含所有当前控制器设计需使用的参数的HTML文档。
报告中的鼠标右键菜单
当光标停留在报告时单击鼠标右键菜单,将出现Microsoft Internet Explorer菜单。有关此菜单的更多信息,请参阅Microsoft帮助文件。
原文:
The Create Economic Functions for QUEST functionality developed for PCTP 2009 Build 1 automatically constructs an economic function to be implemented with QUEST. The procedure is as follows:
1.If the Create Economic Functions for QUEST option is checked during the controller building process, then a QUEST EF is automatically created for each sub-controller with the following naming convention: QUEST_.
2.If the QUEST economic function already exists, it will be deleted and recreated at controller-build time.
3.The corresponding checkbox setting is stored in the workspace file (for retrieval purposes).
4.If the Create Economic Functions for QUEST option is unchecked during the controller building process and QUEST EFs exist, then all the QUEST EFs will be deleted at controller-build.
5.On the Economic Functions screen the following properties hold:
a. Any EF with the name QUEST_ is read-only.
b. When a user selects the QUEST EF from the EF list, the economic coefficients and function displays correctly; however, the spreadsheet on the bottom part of the screen is read-only.
c. The following buttons are disabled when selecting a QUEST EF: DELETE, COPY and RENAME.
d. The user is not allowed to manually create or rename an EF to QUEST_. If the user attempts to do this, a warning is issued stating that QUEST is a restricted name (see figure below).
【Designing|Designing a Controller-Controller Calculations】Controller Calculations
SMOCPro allows you to define calculations that are evaluated during controller executions, both before and after the kernel execution. Please refer to the Calculations Section of this document for detailed information.
**Controller Report **
The Controller Report module on the tree structure uses a macro command to generate an HTML document containing all the parameters used in the design of the current controller.
Right Mouse Button Menu on the Report
When you click the right mouse button while the cursor is in the report, the Microsoft Internet Explorer menu appears. For more information about this menu, refer to the Microsoft help files.
补2016.10.8

    推荐阅读