Configuring MpAssetIntCore

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Configuring MpAssetIntCore

mapp Services V5.16

Connecting MpLink

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

 

assetintcore_mplink

 

Enabling the function block

The function block is enabled using input "Enable".

 

assetintcore_enable

 

Defining the AssetInt parameters

Next, the variable for the function block parameters must be defined. Variable "AssetIntPar" of data type MpAssetIntParType is created. These parameters specify all the values that are needed to calculate asset intensity.

 

assetintcore_para

 

 

 

 

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. It is important to note that these parameters must be managed by the user. mapp AssetInt does not automatically specify the current units produced and number of rejects.

 

assetintcore_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.

 

assetintcore_device