Jump to content

Alarm summary on Web Server?


Benjamin

Recommended Posts

  • 6 months later...

Hi _MELLON_,
You can build a widget that use the "Alarm Status Struct".

image.png

For example,  if I have 3 Alarms in my application I can use

          "Alarm Status Struct -> Alarm State[0]"
          "Alarm Status Struct -> Alarm State[1]"
          "Alarm Status Struct -> Alarm State[2]"

to trigger alert (text or some graphic element). Any Alert can be saved in a Data Table and be acceded later on.

 

Link to comment
Share on other sites

  • 1 year later...
  • 2 years later...
On 9/26/2018 at 5:45 AM, NoamM said:

Hi _MELLON_,
You can build a widget that use the "Alarm Status Struct".

image.png

For example,  if I have 3 Alarms in my application I can use

          "Alarm Status Struct -> Alarm State[0]"
          "Alarm Status Struct -> Alarm State[1]"
          "Alarm Status Struct -> Alarm State[2]"

to trigger alert (text or some graphic element). Any Alert can be saved in a Data Table and be acceded later on.

 

If I understand correctly, there's no description to which element the Alarm State[X] is connected to? How do I send batch named alarms trough Modbus?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.