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
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
      • Learn more about 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)
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • DataMiner DevOps Support
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
  • Downloads
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Solutions
    • Deal Registration
  • >> Go to dataminer.services

Get Spectrum Element traces

453 views4th June 2025
2
MAXIMILIANO FILHO [DevOps Member]932 4th December 2024 2 Comments

Hello,
I am trying to collect the points from the trace of a spectrum element, and I am using the following method:

For some reason, this method only returns a single value in the array.

Is there any other way to get the traces from the spectrum?

Thanks in advance

Laurens Moutton [SLC] [DevOps Enabler] Answered question 4th June 2025
Marieke Goethals [SLC] [DevOps Catalyst] commented 14th May 2025

I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer (using the ✓ icon) to indicate that no further follow-up is needed?

MAXIMILIANO FILHO [DevOps Member] commented 3rd June 2025

Hi Maireke!

I still haven't managed to fix it. I'm still getting the same errors for certain spectrum protocols, while it works fine for others

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Laurens Moutton [SLC] [DevOps Enabler]9.02K Posted 4th June 2025 0 Comments

Hi,

The SpectrumBufferDataResponseMessage is not officially documented, but I found these following properties that could further help to understand what is being returned:

double[] Values: Trace data points
double CenterFrequency: Center Frequency, in Hz
double FrequencySpan: Frequency Span, in Hz
double StartFrequency: Start Frequency, in Hz
double StopFrequency: Stop Frequency, in Hz
double VBW: Video Bandwidth, in Hz
double RBW: Response Bandwidth, in Hz,
double ReferenceScale: Amount of dB per division.
double ReferenceLevel: Reference Level. Unit can be found in AmplitudeUnit
double SweepTime: Sweep Time, in seconds
double InputAttenuation: Input Attenuation, in dB
DateTime Timestamp: Time of trace measurement
string MeasurementPoint: Name of the measurement point on which the trace was measured. empty if not measured on a measurement point
string InputPresetName: // No info available
double PreAmplifier: // No info available
double FirstMixerInput: // No info available
double DetectionMode: // No info available
double ScalarType: // No info available
bool NotCalibrated: // No info available
string AmplitudeUnit: Amplitude units to use for the ReferenceLevel, e.g. dBm, dBmV.
int AmountDivsHor: // No info available
int AmountDivsVer: // No info available

The Spectrum log file could also provide some more information with temporary increasing the log levels.

In case the properties of the SpectrumBufferDataResponseMessage is not giving a better insight of what is being returned, and the Spectrum log file is also not showing any errors, I would suggest to contact the support team to have this further investigated.

Regards,

Laurens Moutton [SLC] [DevOps Enabler] Answered question 4th June 2025
1
Tom Waterbley [SLC] [DevOps Catalyst]8.95K Posted 6th December 2024 1 Comment

Hi Maximiliano.

I’ve used the GetSpectrumBufferDataMessage succesfully in the past, instead of GetSpectrumRTBufferDataMessage. Not sure if that also supports the ‘inline’ option though.

The SpectrumBufferDataResponseMessage also contains many other properties besides the values, such as the start and stop frequency. Maybe you could try to log them, and hopefully this could give more insight into what’s happening.

MAXIMILIANO FILHO [DevOps Member] Posted new comment 3rd June 2025
MAXIMILIANO FILHO [DevOps Member] commented 3rd June 2025

Hi Tom,

Is there any documentation for the SpectrumBufferDataResponseMessage?

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