<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpOeeCore |
mapp Services V5.16
This function block calculates the overall equipment effectiveness using the data given.
Our B&R Tutorial Portal includes tutorials about mapp OEE (GER/ENG). (access data) |
Optional parameters
Parameter |
Data type |
Description |
|
IN |
MpLink |
Pointer to MpComIdentType |
Connection to mapp configuration (MpLink of an MpOeeCore 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 MpOeeCoreParType |
Parameters of the function block. |
IN |
Update |
BOOL |
Updates the parameters. |
IN |
Downtime |
BOOL |
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 |
Availability |
REAL |
Availability since the start of the shift. |
OUT |
Performance |
REAL |
Performance since the start of the shift. |
OUT |
Quality |
REAL |
Quality since the start of the shift. |
OUT |
OEE |
REAL |
Overall equipment effectiveness since the start of the shift. |
OUT |
CommandBusy |
BOOL |
Function block currently executing command. |
OUT |
ExportDone |
BOOL |
Export successfully executed by function block. |
OUT |
Info |
Additional function block information. |
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: