How to use mapp oee and energy with AS6.0

Hello comunity,
when i transfer my project to AS 6.0,there are few libraries which no longer supported by AS6.0.
Do you have any suggest to deal with them,especially the mapp oee and mapp energy .

Hi,

The Legacy mapp components have been set to legacy (which means they are “old” and not to be used anymore) with the introduction of AS 4.2, by which time the new “mapp Technology” was introduced.
As far as I am aware, various components of the legacy framework have not been introduced in the (back then) new framework, for (to me) unknown reasons. I can only assume that they were not widely used or did not match the goal of the newer methods.
Tl;Dr: No replacement for either MpEnergy nor MpOee as far as I am aware of

For the others: asstring conflicts with AnsiC inclusion of <string.h> which was solved by the introduction of AsBrStr (every str<…> method now is named brsstr<…>).
AsWStr → AsBrWStr and
AsHyCon → mapp Hydraulics and mapp Control

See B&R Online Help

Thank you, Michael.
Look forward to have solutions for MpOee and Mpenergy.

Just came across this for MpOee

Maybe it helps

I am not aware of any MpEnergy related replacements or work being done on any.

1 Like

Hi, mapp components that were set as a legacy will be not supported in AS6. At the moment I’m not aware of any replacement. But you can use B&R community and join @stephan.stricker activity with development of replacement. These can be shared as a open source using github.

1 Like