<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpUserManagerUI |
mapp Services V5.16
This function block makes it possible to access the complete user management via the HMI application.
Information:
Transferring the MpFile library to the controller is necessary in order to display a list of possible files with this function block's "Import" function.
Parameter |
Data type |
Description |
|
IN |
MpLink |
Pointer to MpComIdentType |
Connection to mapp configuration (MpLink of an MpUserLogin 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 MpUserMgrUIConnectType |
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: