Configuring MpOeeCore

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Configuring MpOeeCore

mapp Services V5.16

Connecting MpLink

Using input "MpLink", we establish a connection to the configuration we created earlier named "gOeeCore".

 

oeecore_mplink

 

Enabling the function block

The function block is enabled using input "Enable".

 

oeecore_enable

 

Defining the OEE parameters

Next, the variable for the function block parameters must be defined. Variable "OeePar" of data type MpOeeCoreParType is created. This parameter returns the ideal cycle time for creating a product.

 

oeecore_parameters

 

declare_oeepar

 

Creating variables for manufactured products and rejected products

Variables are created that are used for the current number of pieces and number of rejected products.

 

oeecore_pieces

 

Defining the data storage device

To be able to save the data, a data storage device is defined that was previously created in the configuration of the target system.

 

oeecore_filedevice