<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpUserConfig |
mapp Services V5.16
This function block saves or loads the configuration for user management.
Optional parameters
Parameter |
Data type |
Description |
|
IN |
Enable |
BOOL |
The function block is active as long as this input is set. |
IN |
ErrorReset |
BOOL |
Resets function block errors. |
IN |
Configuration |
Pointer to MpUserConfigType |
Structure used to specify the configuration. |
IN |
Load |
BOOL |
Loads the configuration of the component. |
IN |
Save |
BOOL |
Saves the configuration of the component. |
OUT |
Active |
BOOL |
Function block active. |
OUT |
Error |
BOOL |
Error occurred during execution. |
OUT |
StatusID |
DINT |
Status information. |
OUT |
CommandBusy |
BOOL |
Function block currently executing command. |
OUT |
CommandDone |
BOOL |
Execution successful. Function block is finished. |
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).
The section Configuring instead of programming also explains how to work with the configuration.
Topics in this section: