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
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • 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
    • Tutorials
    • 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
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • 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
    • 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

Best way to display Exponential values in Data Page

Solved1.57K views29th June 2020Cube exponential values protocol
1
Mieke Dryepondt [SLC] [DevOps Advocate]3.58K 29th June 2020 0 Comments

What is the best way to define exponential values in a protocol?
For example a value that can range between 1E-3 and 1E-10

Goals:

  1. readable in a data page
  2. able to trend
  3. able to add alarm thresholds
Mieke Dryepondt [SLC] [DevOps Advocate] Selected answer as best 29th June 2020

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
3
João Severino [SLC] [DevOps Catalyst]12.94K Posted 29th June 2020 4 Comments

Would the scientificNotation option on the Measurement -> Type tag do what you are looking for?

Laurens Moutton [SLC] [DevOps Enabler] Posted new comment 30th June 2020
Mieke Dryepondt [SLC] [DevOps Advocate] commented 29th June 2020

Thanks, this is indeed what I need.
Only the trend graph is now no longer readable:
– only zooms until 0.1 steps
– selected value shows the full (very small / large value)

Could the graph apply a similar dynamic display?
Is this feasible for a new cube feature?

Laurens Moutton [SLC] [DevOps Enabler] commented 30th June 2020

How do you get it to work correct for small numbers?
When using universal notation, 2 decimals:
-If I perform a set from a QAction with 2235, then the UI shows 2,24E+003
-If I perform a set from a QAction with double 0.02235, then the UI shows 2,00E-002
When going one digit smaller to 0.002235, then the UI shows 0,00E+000 so I need to increase the digits to 3, and then it shows 2,000+E-003
It seems that the decimals is used duplicate: it’s used for the “raw” value to take that number of decimals, but it’s also used to display the “E” value with such amount of decimals and how smaller the number is how more “0” are appended. E.g. 0.000002235 if I specify 6 decimals then it’s capping the raw value to 0.000002 (6 decimals) and then shows it as 2.000000E-006 . How did you get to let it display e.g. 2 decimals but still display a value of E-006? How does the parameter definition look like?

João Severino [SLC] [DevOps Catalyst] commented 30th June 2020

I have only used it before to represent large numbers, so I had not noticed the issue Laurens is mentioning, I tried playing around with the Interprete and Display decimals tag but the behavior seems to always be the same.

Could this be something to improve on as a new feature, where, for instance, the decimals on the Display tag are used to indicate how many decimals are shown in the scientific notation and the decimals on the Interprete are used to limit the actual precision of the raw value?

Laurens Moutton [SLC] [DevOps Enabler] commented 30th June 2020

I have created task 132515 for this so we will be able to display E-006 without having to specify decimals > 6, with this task it shouldn’t cap the original raw value before converting to the scientific equivalent.

3
Laurens Moutton [SLC] [DevOps Enabler]8.73K Posted 29th June 2020 2 Comments

At this moment you're going to have to parse the incoming value and choose a fixed unit (e.g. E-6), this way you'll be able to trend and put alarm thresholds.

It will not be ideally readable as you could have E-3 up to E-10 values that will be a very large or small number being displayed in the E-6 unit.

In the future we're having the dynamic unit which will allow the user to select an appropriate unit, I don't know if we will be able to dynamically change it from inside the driver. That will have to be checked once that feature is available.

Mieke Dryepondt [SLC] [DevOps Advocate] Unselected an answer 29th June 2020
Mieke Dryepondt [SLC] [DevOps Advocate] commented 29th June 2020

Thank you for the answer.
Ideally the Exx is added automatically when a number is very small / large and is displayed next to the unit.
Example: the speed of light displayed value = 2.998 E08 m/s. internal value = 299792458 m/s

Lander Vanhaverbeke [SLC] [DevOps Member] commented 29th June 2020

This is correct. Just some more info about the dynamic units:
Support for dynamic units will be added in 10.0.9 (RN26330) in Visio. However, exponential notation is currently not a part of that feature. So you will be able to display a value in the best fitting unit (for example Hz for small numbers, Ghz for big numbers), but it’s currently not possible yet to automatically convert 1000 E-6 to 1 E-3.

It would certainly be interesting to have that functionality (with and without units). Feel free to create a task to request this feature.

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

Recent questions

Web Applications exception in Cube due to invalid certificate 0 Answers | 0 Votes
Redundancy Groups and Alarming – Duplicate Alarms 0 Answers | 0 Votes
Correlation Engine: “Test rule” doesn’t result in a hit, despite functional rule 1 Answer | 3 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (109) Correlation (69) Correlation rule (52) Cube (151) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (140) driver (65) DVE (56) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (152) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin