<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpTweetUIMessageBoxType |
mapp Services V5.16
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 |
|
ErrorNumber |
UINT |
Current error number to be displayed (corresponds to the contents of "Diag.StatusID.Code") VC4 connection: Datapoint from Numeric |
StatusID |
DINT |
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 |