MpComConfigManager

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpComConfigManager

mapp Services V5.16

This function block makes it possible to import and export mapp configurations.

Function block

Optional parameters

mpcomconfigmanager

mpcomconfigmanager_opt

Interface

I/O

Parameter

Data type

Description

IN

MpLink

Pointer to MpComIdentType

Defines for which mapp component or machine group configurations should be imported/exported.

This remains open if all configurations should be imported/exported.

IN

Enable

BOOL

The function block is active as long as this input is set.

IN

ErrorReset

BOOL

Resets function block errors.

IN

DeviceName

Pointer to STRING[50]

File device (data storage device) to which configurations should be exported or from which configurations should be imported.

IN

FileName

Pointer to STRING[255]

Name of the file containing the configuration(s).

IN

Scope

MpComConfigScopeEnum

Defines whether the configuration from an individual mapp component or a machine group should be imported/exported.

IN

Export

BOOL

Command for exporting configurations.

IN

Import

BOOL

Command for importing configurations.

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

MpComInfoType

Additional function block information.

mapp concept

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:

Description