<< 点击显示目录 >> 主页
mappServices帮助手册 > mapp IO 管理硬件配置 > 库 > 功能块 MpIOImportUI |
Parameter |
Data type |
描述 |
|
IN |
MpLink |
Pointer to MpComIdentType |
连接至 mapp 配置(MpIO 配置的 MpLink) |
IN |
Enable |
BOOL |
只要该输入端被设置,功能块就处于激活状态。 |
IN |
ErrorReset |
BOOL |
复位功能块错误。 |
IN |
UISetup |
用于配置与 HMI 应用程序连接的元件。 |
|
IN |
UIConnect |
Pointer to MpIOImportUIConnectType |
该结构包含与 HMI 应用程序连接所需的参数。 |
OUT |
Active |
BOOL |
功能块激活。 |
OUT |
Error |
BOOL |
执行过程中发生错误。 |
OUT |
StatusID |
DINT |
状态信息。 |
OUT |
Info |
附加功能块信息。 |
mapp 组件部分 介绍了 mapp 组件的结构。此外,它还提供了正确 使用 mapp 组件 (如下载)的 重要说明 。
本节主题
•说明
This function block provides a user interface for the import.
Parameter |
Data type |
Description |
|
IN |
MpLink |
Pointer to MpComIdentType |
Connection to mapp configuration (MpLink of an MpIO configuration) |
IN |
Enable |
BOOL |
The function block is active as long as this input is set. |
IN |
ErrorReset |
BOOL |
Resets function block errors. |
IN |
UISetup |
Used to configure the elements connected to the HMI application. |
|
IN |
UIConnect |
Pointer to MpIOImportUIConnectType |
This structure contains the parameters needed for the connection to the HMI application. |
OUT |
Active |
BOOL |
Function block active. |
OUT |
Error |
BOOL |
Error occurred during execution. |
OUT |
StatusID |
DINT |
Status information. |
OUT |
Info |
Additional function block information. |
Section mapp components explains how mapp components are structured. In addition, it provides important notes for correctly using mapp components (e.g. for downloads).
Topics in this section: