Custom Alarm

Questions regarding the use of the .NET SDK 2.0 for Server or Client development or integration into customer products ...

Moderator: uasdknet

Post Reply
skjangra
Full Member
Full Member
Posts: 9
Joined: 02 Jan 2017, 12:47

Custom Alarm

Post by skjangra »

Hi,

how to implement custom alarm type?

User avatar
Support Team
Hero Member
Hero Member
Posts: 3073
Joined: 18 Mar 2011, 15:09

Re: Custom Alarm

Post by Support Team »

Hello,

You can create the custom alarm type with UaModeler and generate code. You can add the generated code and the NodeSet2 XML file to your project. Then you can implement your alarm in the same way than the DemoServer application implements the ExclusiveLimitAlarm in the Boiler example. Please see file DemoNodeManager.Boiler.cs.
Best regards
Unified Automation Support Team

Post Reply