Remove all Widgets from Section
12th May 2025
Looking at your code, and implying that you view instance is a Dialog, you’re removing the widgets from the Dialog, while the Section.Clear() only clears the widgets from the Section. …
Answer
12th May 2025
Looking at your code, and implying that you view instance is a Dialog, you’re removing the widgets from the Dialog, while the Section.Clear() only clears the widgets from the Section. …
12th May 2025
Hi Thijs, When doing a series of history sets, the necessary alarms are indeed being created/cleared. Be aware that the ‘Time’ field of the alarms corresponds to the timestamp in …
12th May 2025
I can think of 2 possible reasons: do you use an InteractiveController? This is responsible for the event loop. do you Rebuild your dialog after you cleared the section?
12th May 2025
Hi Alija, As discussed via private message, this could indeed be caused by calling the ‘Save current changes’ form action multiple times. Like you have found, having that trigger on …
12th May 2025
Hi Apurva, If the parameters that are visualized as Gauge components do not show a value when they actually have one, then you have probably encountered a software issue. You …
12th May 2025
Hi Maya One way to refresh your token is to check the status code and the response for every request in a QAction. You could trigger a new bearer token …
12th May 2025
Since there’s a foreign key relationship between the selected row in the first table and the data in the parameter table (used for your trend graph), you can use a Parameter …
12th May 2025
Hi Thomas, I don’t believe this is currently possible. Any action to mask an element or apply an alarm template will also be applied to the linked virtual primary element …
9th May 2025
Hi Steve, Thank you for your very courageous attempt in trying to help me out here. But the issue is not the resulting index as such, but how I can …
9th May 2025
Hi Nils, I believe this is a software issue. Can you please forward the details to techsupport@skyline.be?
9th May 2025
Eventually, this issue resolved itself “somehow”. We continued to keep our DMS updated, and when looking into the issue again one year later on, we observed that all clients where …
9th May 2025
Hi, This is not specifically related to DVE elements, but also applies to regular elements. When opening the dropdown list of “Table Index” then it is populated with the indices …
9th May 2025
Hi, When a write parameter has the setter=”true” attribute then: -First the regular trigger(s) on the write parameter will be executed -> actions executed by these trigger(s) will not see …
9th May 2025
Hi Frans, Yes, that’s definitely possible. DataMiner emits events whenever changes occur in the parameter table, and there are multiple ways to subscribe to those events. Once you detect a …
9th May 2025
Hi Robert, This sounds like a software issue, the PDF should not contain empty components and the CSV(s) should correctly be included in the email. You can contact techsupport (techsupport@skyline.be) …