0

Displaying Alarms

Hello!

I have added near 1,000 alarms (boolean), and I want to be able to show a chart with text only when these are true.  How can I do that?

4 replies

null
    • smason
    • 2 yrs ago
    • Reported - view

    Hi sagar ,

    Booleans are displayed as True or False on a chart. If you wanted to display the text, without the trend line, you would have to transform the data either at the source (in which case the data would no longer be stored as a boolean) or using calculations (which would double the amount of tags).

    Another option could be to display them in a grid instead of a chart. Then you are only seeing the text.

      • Designer
      • Sagar
      • 1 yr ago
      • Reported - view

      Steve Mason Is there a help video on the grid for showing a list of multiple data tags?

      • smason
      • 1 yr ago
      • Reported - view

      sagar 

      Here is the article on the Grid Control. There is a video as well.

    • Designer
    • Sagar
    • 1 yr ago
    • Reported - view

    Thanks, Steve.  I think I used the wrong term since I am familiar with the grid concept.  What I was looking for is more so a table or list that is only populates if the tag is boolean = true.

Content aside

print this pagePrint this page
  • 1 yr agoLast active
  • 4Replies
  • 120Views
  • 2 Following