<< Click to Display Table of Contents >> Navigation: »No topics above this level« Configuring MpAssetIntCore |
mapp Services V5.16
Using input "MpLink", we establish a connection to the configuration we created earlier named "gAssetIntCore".
|
|
The function block is enabled using input "Enable".
|
|
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.
|
|
|
|
|
|
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.
|
|
To be able to save the data, a data storage device is defined that was previously created in the configuration of the target system.
|
|