Hello dojo,
I am facing an issue with spectrums: When we try to set the center frequency by an automation it fails beacuse it cannot "verify" if the set command was correctly set, but it works when we make it manually. There is any way to solve it?
Kind regards,
Hi Yohan,
Do you still need help with this? If yes, could you provide some more information, as requested by Miguel and Wouter? Or if not, could you select the answer (using the ✓ icon) to indicate that the question is resolved?
As this question has now been inactive for a long time, I will close it. If you still want more information about this, could you post a new question?
Hi Yohan,
Do be aware that for spectrum elements there is an extra layer in between the protocol and clients. This layer maintains multiple active sessions, each with their own settings for parameters like center frequency. DataMiner then cycles through this sessions, measuring traces for the different clients. This allows multiple clients each using different settings to use the spectrum device simultaneously.
It's not recommended to directly set these parameter values.
Is there a specific use case you want to achieve? For running background actions on spectrum elements, spectrum scripts and monitors are probably the way to go.
Hi Yohan,
Are you using the spectrum preset class to set the center frequency?
https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Automation.SpectrumPreset.html