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

Spectrum Analyzers: Alternative ways of detecting if an element card is open in DataMiner Cube

Solved624 views16th May 2024spectrum analyzer
2
Chian Hao Aw [SLC] [DevOps Advocate]650 29th April 2024 1 Comment

Hi Dojo,

Is it possible for a protocol to detect if an element card is open in DataMiner Cube?

To give some context, I am creating a spectrum analyzer protocol that communicates like a smart-serial device. I would like to disable the polling/retrieval/processing of data if the element card is not open such that it doesn't run in the background, such that it can support multiple sessions.

Is there a reserved parameter or a method to ensure this?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 16th May 2024
Miguel Obregon [SLC] [DevOps Catalyst] commented 29th April 2024

Hi Chian,
Maybe you could change the settings in the standby mode?

https://docs.dataminer.services/user-guide/Advanced_Modules/Spectrum_Analysis/Working_with_Spectrum_Analyzer_elements/Viewing_spectrum_analyzer_traces.html?q=spectrumanalyzersession#sharing-spectrum-sessions

Another option is to use shared sessions:

https://docs.dataminer.services/user-guide/Advanced_Modules/Spectrum_Analysis/Working_with_Spectrum_Analyzer_elements/Viewing_spectrum_analyzer_traces.html?q=spectrumanalyzersession#sharing-spectrum-sessions

Do these options fit your use case?

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Thijs Vanovenacker [SLC] [DevOps Advocate]2.09K Posted 29th April 2024 0 Comments

Hi Chian Hao,
The Spectrum component in DataMiner will already act as a layer to manage what you are looking for.

Please have a look here in the docs regarding the behavior of SLSpectrum: Implementation routine | DataMiner Docs

"A client" could represent different things in the concept of spectrum components:

  • either your element-card/view via DM Cube (Spectrum UI)
  • or a trace that gets acquired automatically via spectrum monitors/scripts
  • or an inline Visio shape that displays certain trace data (again via linked monitors)

your protocol need to indeed interface with that Spectrum analyzer only when necessary request have to be made.  But this is what SLSpectrum already handles.

That's one of the greatest advantages of Spectrum management in DataMiner that this is multi-Client by default.

So for every "need" where a client needs new trace updates, the parameter sets will come through in round-robin fashion.  (parameter triggers 64118 & 64116)

Hope this clarifies things and gets you forward!

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 16th May 2024
0
Tom Waterbley [SLC] [DevOps Catalyst]8.86K Posted 29th April 2024 2 Comments

Hi Chian,

Every element has a general parameter "[Clients connected]" (ID 65029) which has value Yes=1 when a client is connected, or value No=0 when no clients are connected. Maybe you could use this in your connector.

https://docs.dataminer.services/develop/devguide/Connector/ReservedIDsElementControlProtocol.html

Tom Waterbley [SLC] [DevOps Catalyst] Posted new comment 29th April 2024
Thijs Vanovenacker [SLC] [DevOps Advocate] commented 29th April 2024

I think this is less relevant for Spectrum integrations. our Visual overview supports features to show inline trace graphs , this will accept certain “Spectrum monitors” as arguments. In return the spectrum element will need to make sure it can process and request new trace data based on this. So if we block communication based on this 65029 parameter, I don’t think the end goal will be met…

Tom Waterbley [SLC] [DevOps Catalyst] commented 29th April 2024

Hi Thijs. I thought the problem was that DataMiner was interfering with users that are working directly with the spectrum analyzer, or another external application. That was not completely clear from the question. But if that is not the case my answer is indeed not really relevant.

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

How to implement bearer token refresh? 0 Answers | 0 Votes
Web Applications exception in Cube due to invalid certificate 0 Answers | 0 Votes
Redundancy Groups and Alarming – Duplicate Alarms 0 Answers | 0 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