Use cases

<< 点击显示目录 >>

主页  mappView帮助助手 > mapp View帮助信息 > Widgets  >

Use cases

本节列出了可以使用部件逐步实现的用例。

Keyword

Use case

要求

Alarms

Alarm use cases

在不同的用例中显示了如何显示机器的警报,以及如何过滤警报列表或使其具有风格。

Audit

Audit applications

在各种用例中解释了如何显示和过滤机器的事件。

Alarms/Audit

Alarms/Audit: Setup for a configuration dialog box

目标是为小组件 "AlarmList"、"AlarmHistory "或 "AuditList "显示一个配置对话框,可用于对小组件进行排序、过滤或样式设计。

Alarms/Audit

Alarms/Audit: Sorting alarms/audits

目标是根据不同的列对小组件 "AlarmList"、"AlarmHistory "或 "AuditList "中的请求进行排序。

Alarms/Audit

Alarms/Audit: Creating your own navigation system

我们的目标是使用按钮实现导航。这样做的好处是,按钮可以根据需要设计和定位。

Alarm / Audit

Alarms / Audit: Using the text system for the configuration dialog box

目标是为对话框设置和使用文本系统,用于过滤、排序和造型。这样做的好处是,文本可以根据需要进行调整,然后在语言切换时显示。

Buttons

Buttons: Organization of buttons into logical groups

目标是在HMI应用中对按钮进行逻辑分组。在任何时候,每个组中只有一个按钮是有效的,不允许有多个选择。既要创建来自类似按钮的同质组,也要创建来自不同种类按钮的异质组。

Diagram

Diagram: Displaying numerical data as a line diagram

目标是显示一台机器在五天内每天测量的温度。温度值应以摄氏度显示。应该可以读出某一天的数值。

Live diagram

Live diagram: Displaying the machine load in real time as a line diagram

目标是实时跟踪两台机器的负载,并将信息显示在线路图中。两台机器的负载都可以在0到100%之间。第一台机器的负载应显示为黄色;第二台机器的负载应显示为蓝色。时间值应该用小时、分钟和秒来显示。

Profile generator

Profile generator: Adjusting a profile at runtime

一台机器的温度曲线应在运行时调整。该曲线应该能够使用图表快速而方便地进行调整。

Time indicator

Time indicator: Displaying the timeline with scale

为了更好地了解情况,在一天内生产五种不同产品所需的时间要在一个带刻度的时间轴上显示。

Table

Table applications

在各种用例中,数据如何在表格中显示或样式化。

FavoriteWatch

FavoriteWatch: Creating a dashboard

在人机界面应用的仪表板上应该显示四个参数。

这四个参数都可以在HMI应用程序的不同页面中使用。其中两个是在运行期间可以改变的温度值,两个表示当前速度值。然而,为了使这些数值一目了然,它们应该显示在仪表盘上。应该可以在运行时改变仪表盘中的显示。这意味着,也应该可以缩小或放大参数的显示。

ListBox

ListBox: Creating a selection list

人机界面应用的设计应该可以在运行时通过一个选择列表进行。根据选择的条目,人机界面的应用应该相应地改变。

Topics in this section:

Alarm use cases

Audit applications

Alarm and audit use cases

Buttons: Organization of buttons into logical groups

Diagram: Displaying numerical data as a line diagram

Document: Displaying language-dependent PDF documents

Live diagram: Displaying the machine load in real time as a line diagram

Profile generator: Adjusting a profile at runtime

Time indicator: Displaying the timeline with scale

Table applications

FavoriteWatch: Creating a dashboard

ListBox: Creating a selection list