<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpComDump |
mapp Services V5.16
This function block creates a file with all information about the components and services being used.
Optional parameters
Parameter |
Data type |
Description |
|
IN |
Enable |
BOOL |
The function block is active as long as this input is set. |
IN |
DeviceName |
STRING[20] |
The file device where the file with the system information should be stored. |
IN |
FileName |
STRING[40] |
The name for the file containing the system information. |
IN |
Dump |
BOOL |
Creates the file with the mapp information. |
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. |
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: