Function blocks

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Function blocks

mapp Services V5.16

All functions/function blocks of mapp PackML are listed in this section together with the information about whether they can be used in synchronized mode or standalone mode.

Supported starting with

Name

Description

Mode

5.0.0

MpPackMLAbort

This function triggers a PackML ABORT command.

Standalone, synchronized

5.0.0

MpPackMLBasicUI

This function block creates a connection to Visual Components 4 HMI applications in order to display and check the mode and state diagram.

Standalone

5.0.0

MpPackMLCore

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

Standalone

5.0.0

MpPackMLMode

This function block manages a PackML mode.

Standalone

5.0.0

MpPackMLModeCurrent

This function returns the current mode as an ID.

Standalone, synchronized

5.0.0

MpPackMLModeIsActive

This function indicates whether the selected mode is active.

Standalone, synchronized

5.0.0

MpPackMLStateComplete

This function triggers a PackML STATE COMPLETE command.

Standalone, synchronized

5.0.0

MpPackMLStateCurrent

This function returns the current state.

Standalone, synchronized

5.0.0

MpPackMLStateIsActive

This function indicates whether the selected state is active.

Standalone, synchronized

5.0.0

MpPackMLStatisticsUI

This function block creates a connection to Visual Components 4 HMI applications in order to visualize statistical data regarding the usage of modes and states.

Standalone

5.10.0

MpPackMLModule

MpPackMLModule can be used to control a module of the machine.

Synchronized

5.10.0

MpPackMLChangeMode

Function MpPackMLChangeMode can be used to change the mode of the machine unit. If the function is called, all modules in the specified hierarchy change mode.

Synchronized

5.15.0

MpPackMLModeChangeIsAllowed

Function MpPackMLModeChangeIsAllowed can be used to check whether it is permitted to change the mode of the machine unit.

Synchronized