Actually I want to migrate my V4 Modules (written in ST) to V6 within my generic AlarmX- handling. In V4 I use the “MpAlarmXConfigT”-structure to decide whether the Alarm is an Acknowledged-Alarm or only an Information. To create an generic Alarm I used the function “MpAlarmXConfigAlarm”. Unfortunately, this functionality was changed (also the name of the function) in V6. Did someone know how this works in V6?
Many greetings
Frank
Hi!
Starting in mapp Services 6.0 you have a new function block MpComConfigBasic
(or MpComConfigAdvanced
). You can use either of these to modify the configuration of MpAlarmX.
I would suggest to first take a look at the help:
There is also an example of how to add a new alarm to the configuration…
Let us know if this helps you (or if you need more information)
1 Like