<< 点击显示目录 >> 主页 mappServices帮助手册 > mapp File: 文件管理系统 > 库 > 功能块 > MpFileManagerConfig |
mapp Services V5.16
This function block configures the file browser.
Optional parameters
Parameter |
Data type |
Description |
|
IN |
MpLink |
Pointer to MpComIdentType |
Connection to mapp configuration (MpLink of an MpFileManager 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 MpFileManagerConfigType |
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).
Topics in this section: