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
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Parsing Data

Solved893 views8th August 2023DIS Parse Binary
3
Richard Wilkins98 26th July 2023 0 Comments

All,

I can’t seem to find the answer to what should be a common thing.

I have a decimal number coming back representing 16 breakers

This number needs to be parsed to see which breakers are in warning

for example, 8192 indicates breaker 14 is above 70%

does anyone know how to do this in DIS?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 8th August 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
João Severino [SLC] [DevOps Catalyst]13.11K Posted 26th July 2023 4 Comments

Hi Richard,

I believe what you are looking for is the Group and Read Bit parameter types.

You can read more about it here Read bit

It is under the serial communication section but will also work for other scenarios

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 8th August 2023
Richard Wilkins commented 26th July 2023

This seems like exactly what I was looking for…Thanks for the quick response. I will chew on this for a while

Richard Wilkins commented 26th July 2023

Joao, group was OK however not having success using the read bit. read bit does not seem valid under anything other then parameter. Would you have an example for this?

João Severino [SLC] [DevOps Catalyst] commented 27th July 2023

I am sorry to hear that it did not work for you.
Read bit is a type you can define on a parameter and I would start by checking the endianness of the group parameter as well as the RawType for all parameters as a different RawType influences how the data is stored and as consequence how the bits are read

João Severino [SLC] [DevOps Catalyst] commented 27th July 2023

I found an old snippet I used in the past that you can find here
https://gist.github.com/JoaoSE-Skyline/15d9de2f978381d519ff45a36f8bf148

It may not be fully correct regarding the topic but implementation wise is correct and should help you

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