<< 点击显示目录 >> 主页
mappServices帮助手册 > mapp IO 管理硬件配置 > 库 > 数据类型和枚举 > 数据类型 MpIOUIMessageBoxType |
Data type used to control the display of a dialog box.
Data type |
Description |
|
LayerStatus |
UINT |
Visibility of the dialog box (status data point for the dialog box layer) VC4 connection: StatusDatapoint from Layer |
Type |
Type of dialog box. |
|
StatusID |
DINT |
Current status ID for display. VC4 connection: Datapoint from Numeric |
ErrorNumber |
UINT |
Current error number to be displayed (corresponds to the contents of "StatusID") VC4 connection: Datapoint from Numeric |
Confirm |
BOOL |
Confirms the operation. VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 |
Cancel |
BOOL |
Cancels the operation. VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 |