MpPackMLCore

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpPackMLCore

mapp Services V5.16

This function block forms the core of PackML logic and can be used to manage all modes.

logo_online_tutorial

Our B&R Tutorial Portal includes tutorials about mapp PackML (GER/ENG). (access data)

logo_yoututbe_tutorial

Tutorial mapp PackML part 1, which explains how mapp PackML can be implemented in standalone mode, is available on our YouTube channel.

Function block

mppackmlcore

Interface

I/O

Parameter

Data type

Description

IN

MpLink

Pointer to MpComIdentType

Connection to mapp. For more information, see Description.

IN

Enable

BOOL

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

IN

ErrorReset

BOOL

Resets function block errors.

OUT

Active

BOOL

Function block active.

OUT

Error

BOOL

Error occurred during execution.

OUT

StatusID

DINT

Status information.

OUT

ModeCurrent

DINT

Current mode.

OUT

StateCurrent

MpPackMLStateEnum

Current state, depends on the active mode.

OUT

Info

MpPackMLCoreInfoType

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