Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Hide a shape based on Alarm SEev

Solved814 views4th December 2023alarm level conditional actions Visio Visual Overview
2
Sam Stump [DevOps Advocate]616 28th November 2023 0 Comments

I’m trying to Hide or Show a shape based on Alarm Severity of a Parameter.
Specifically if a parameter has no alarm severity at all I want to hide a shape.

In this example screenshot the Input 3 L/R Chanel Fail parameters have no alarm severity, whereas Input 1 and 2 above it have a NORMAL severity.

From https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/miscellaneous/Extended_conditional_shape_manipulation_actions.html

“Logical expression”-“Alias1″|”Target”|”What”|”Condition”

What: Can be configured as follows:

  • ALARMLEVEL
  • NAME: [Name of the element, view or service specified in the Target]
  • PARAMETER: [Parameter ID]

So basically I need to use two WHATS, the Parameter and the Alarmlevel combined.

Having a play with different combinations for a SHOW tag not able to construct something that works here.

<A>-A|[this ElementID]:1005|ALARMLEVEL|>=NORMAL

<A>-A|[this ElementID]|Parameter:1003|ALARMLEVEL|>=NORMAL

Is there any smart ways do use shape manipulation actions to be able to show/hide shapes based on alarm severity of a parameter?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 4th December 2023

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
2
Toon Casteele [SLC] [DevOps Enabler]6.98K Posted 28th November 2023 0 Comments

You can’t combine 2 “What” parts. Seems like you have found an interesting gap in the possibilities of extended conditions. Other than showing the undefined color I don’t really see any solutions, safe going full overkill and running a script to output whether or not each parameter is alarmed. You could get all results out of one script and output them to a session variable, yes, but still…

I would suggest posting a feature suggestion.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 4th December 2023
0
Steve Purcell [SLC] [DevOps Advocate]1.65K Posted 28th November 2023 0 Comments

Hi Sam, I believe what you are looking for is using a separate shape which is colored to the same as your background and set as the top-level (bring to front) shape for each alarm LED which will hide when alarm severity is present.

I believe the following shape data will work.  You may need to adjust the logic some or change the separator from ‘-‘ [sep:-^] if ‘-‘ is used in the element name.

For the top-led shape, set the following as the shape data:

[shape data label] | [value]

Hide| <A>or<B>-A|[this ElementID]:1005|ALARMLEVEL|>=NORMAL-B|[this ElementID]|Parameter:1003|ALARMLEVEL|>=NORMAL

Options | NoAlarmColorFill

This should then hide the top-level background-colored shape if parameter 1005 or 1003 has a severity allowing the alarm LEDs to be seen.  Otherwise, the background-colored shape will cover the alarm LED.

Steve Purcell [SLC] [DevOps Advocate] Answered question 28th November 2023
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs