MpPackMLMode

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpPackMLMode

mapp Services V5.16

This function block manages a PackML mode.

logo_online_tutorial

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

Function block

mppackmlmode

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.

IN

ModeID

DINT

Unique identification number for each mode.

IN

Activate

BOOL

Enables this mode, if allowed.

IN

Start

BOOL

PackML START command.

IN

Stop

BOOL

PackML STOP command.

IN

Reset

BOOL

PackML RESET command.

IN

Hold

BOOL

PackML HOLD command.

IN

Unhold

BOOL

PackML UNHOLD command.

IN

Suspend

BOOL

PackML SUSPEND command.

IN

Unsuspend

BOOL

PackML UNSUSPEND command.

IN

Abort

BOOL

PackML ABORT command.

IN

Clear

BOOL

PackML CLEAR command.

IN

StateComplete

BOOL

PackML STATE COMPLETE command.

OUT

Active

BOOL

Function block active.

OUT

Error

BOOL

Error occurred during execution.

OUT

StatusID

DINT

Status information.

OUT

ChangeModeAllowed

BOOL

Indicates whether changing the mode is allowed.

OUT

ModeActive

BOOL

Indicates whether this mode is active.

OUT

StateCurrent

MpPackMLStateEnum

Current state.

OUT

Info

MpPackMLModeInfoType

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