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?

4replies Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
  • 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.

    Like
      • sagar
      • 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?

      Like
    • sagar 

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

      Like
    • sagar
    • 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.

    Like
print this pagePrint this page
Like Follow
  • 1 yr agoLast active
  • 4Replies
  • 91Views
  • 2 Following