MappAxis into AlarmX

Hello community,

i´m new at AS6.3 and migrating an old project. I replaced ACP10 with MappAxis running okay.

Now i integrated mappAlarmX with Useralarms, mapprecipe and so on. But Axisalarms are not working.

I tried to make settings as shown in Help without any succes:

In Reciped.cfg i activated Alarms:AlarmX and they are shown in AlarmCoreX

In MappAxis i did the same without any result. So i tried a Mapping in AlarmCoreX like gAxis* without succes anyway.

How is procedere to get AxisError in MappAlarm? Just simple Version wtihout Gruops, escalation etc…

I tried tutorials on youtube as well but found no good one

Hello,

normaly (AS4.12) it is as simple as activating this one setting in the Axis configuration.

I do not have much expierience with AS6 jet.
I did not got information that this has changed, so i am also curious about the outcome.

Just one Hint. You wrote about migration. Did you try to delete an axis object-file and drop in a new one from the toolbox just for testing?

Greetings
Michael

Update: I made a clean Testproject and took the “advance alarm system” and now it is working.

But there´s still a Problem anyone can help.

If i have an Error in Axis component, this is always an EdgeAlarm which can be acknowledged while it´s still active.

So you are not able to run axis without any alarm in Alarmlist.

Anyone has a solution/workaround for this.

Hello,

Good to read that you could go ahead.

About the new Question, how to work with the Edge-Alarm Setting:
I have made my Axis-Tasks to work some how like a IPhone… if someone hits a “Start”-Button i try to execute it independend of the current Status.

If there is a command for the Axis incomming i first check the Status of the Axis, if it is a Error active (MpAxisBasic.Status <> 0) then i first make a Reset. Then i try to execute the requested command for the axis. If it runs again in an error a new AlarmX Message pops up and the command will be aborted.

The Reset of the Application-Axis Alarms is independed of the User Acknowledge in AlarmX.

Greetings
Michael

1 Like