Hi Dojo,
Is it possible to show Alarm of specifc view or saved filter alarm in a Visio view?
Hi Yasser,
You can put the alarm filter in a session variable and display that variable in a shape.
- Making a shape display the current value of a variable
- Turning a shape into a control to update a session variable
Example:
Hope this helps you further
Hi Yasser,
There is some great documentation on how to display alarm information on the Visual Overview:
- Link a shape to an alarm: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/linking_shapes/Linking_a_shape_to_an_alarm.html
- Link a shape to an alarm filter: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/linking_shapes/Linking_a_shape_to_an_alarm_filter.html
- Generate shapes that represent alarms: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/generating_shapes/Generating_shapes_that_represent_alarms.html
With the last option you can create a shape for every alarm in your view. You can even design the shape so that it displays exactly what you want.
Indeed, currently you can only show the counts of the alarm filter. If this is not sufficient, what would you want to display? Can you elaborate on the use case?
Hi Sebastiaan,
Thank you for your answer , I think I explained my question in wrong way.
I need to display in Visio shape the Alarm filter result as text , not as status
I tried the document that you sent and as far I understand I can add Count of the alarms
Please Advise