MpComGetLink

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpComGetLink

mapp Services V5.16

This function block returns the MpLink of a component based on its name.

Function block

mpcomgetlink

Interface

I/O

Parameter

Data type

Description

IN

Enable

BOOL

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

IN

ComponentName

Pointer to STRING[100]

Name of the mapp component (can be found at the top of the configuration).

OUT

Error

BOOL

Error occurred during execution.

OUT

Active

BOOL

Function block active.

OUT

StatusID

DINT

Status information.

OUT

MpLink

MpComIdentType

MpLink of the mapp component defined on the input.

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