MpAssetIntCore

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpAssetIntCore

mapp Services V5.16

This function block calculates the asset intensity using the data specified.

Function block

Optional parameters

mpassetintcore

mpassetintcore_opt

Interface

I/O

Parameter

Data type

Description

IN

MpLink

Pointer to MpComIdentType

Connection to mapp configuration (MpLink of an MpAssetIntCore configuration).

IN

Enable

BOOL

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

IN

ErrorReset

BOOL

Resets function block errors.

IN

Parameters

Pointer to MpAssetIntParType

Parameters of the function block.

IN

Update

BOOL

Updates the parameters on a rising edge of the input.

IN

Downtime

MpAssetIntDowntimeEnum

Indicates downtime.

IN

DowntimeReason

Pointer to STRING[50]

Reason for the downtime.

IN

PieceCounter

UDINT

Number of products manufactured.

IN

RejectCounter

UDINT

Number of rejected products.

IN

DeviceName

Pointer to STRING[50]

File device (data storage medium) where the files are stored.

IN

Export

BOOL

Exports statistical data regarding overall equipment effectiveness.

IN

Reset

BOOL

Resets the data in the internal buffer.

OUT

Active

BOOL

Function block active.

OUT

Error

BOOL

Error occurred during execution.

OUT

StatusID

DINT

Status information.

OUT

UpdateDone

BOOL

Parameter update completed.

OUT

CommandBusy

BOOL

Function block currently executing command.

OUT

CommandDone

BOOL

Execution successful. Function block is finished.

OUT

CurrentProductionRate

REAL

Current production rate.

OUT

ScheduledDowntimeRate

REAL

Scheduled downtime rate.

OUT

UnscheduledDowntimeRate

REAL

Unscheduled downtime rate.

OUT

NominalProductionTimeRate

REAL

Production time rate at machine's nominal speed.

OUT

BadPieceRate

REAL

Rate of bad products.

OUT

ExportDone

BOOL

Export successfully executed by function block.

OUT

Info

MpAssetIntCoreInfoType

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