Hello all
We have a table with 3 values, carriers center frequency, bandwidth, and Target SNR, and we would like to have this represented in DataMiner in the following way:
I've been looking at several possibilities (Visual Overview/Dashboards) but no luck... any idea ?
Thanks a lot for your help
I have seen an implementation like that somewhere, and they used the drawing capability with Path Markup. Making a shape display a custom drawing using Path markup | DataMiner Docs
I believe this was a capture of the result:
Hi Tiago, the alternative is to generate a spectrum trace for each block or all blocks together. So I recommend you try to use the existing spectrum component, and feed it with a generated trace.
The rationale is simple : if ever the customer wants to overlay the 'provisioned' spectrum with real data, you'll be able to do this nicely
Thanks a lot I’ll look into this also.
Thanks a lot Ben that looks like a solution !