<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpAssetIntCoreConfig |
mapp Services V5.16
This function block makes it possible to configure shifts and other options.
Optional parameters
Parameter |
Data type |
Description |
|
IN |
MpLink |
Pointer to MpComIdentType |
Connection to mapp configuration (MpLink of an MpAssetIntCore configuration). |
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 MpAssetIntCoreConfigType |
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: