Hello Community,
I have an issue with setting measurement points in Spectrum Analyzer. When setting the measurement point via parameter sets, I try to get the dropdown parameter, but the value is empty, even though in the driver it is populated. That parameter has dynamic values, therefore it is filled in the QA after the API call. I tested it with a static dropdown parameter and it worked as expected, so I guess the issue is that the data is dynamic. Is there a workaround for this, or can it be done through AS?
Thanks 🙂
Hi Amar,
It looks like this is indeed a limitation with dynamically populated values. Please create a ticket for further follow-up.
Hi, As an other workaround, you could change the parameter type from Discreet to String, the dynamic values will still work in the element, and you will be able to enter free text in the element and in the spectrum ui.
Hi,
As a workaround, you can create measurement points that will trigger automation scripts.
Hope it helps.