Connection of Miranda – HCO-3901
25th April 2026
I believe the options provided by Grass Valley(GV) for monitoring and control are via the iControl application server or GV Orbit of which there are these two supporting connectors in …
Answer
25th April 2026
I believe the options provided by Grass Valley(GV) for monitoring and control are via the iControl application server or GV Orbit of which there are these two supporting connectors in …
24th April 2026
Hi Laurens, Your findings are correct. Currently, there is not as much granularity in the configuration permissions of trend templates as there is for alarm templates.
24th April 2026
Hi Alex, When dealing with such cases, I use the following method to convert the string to a DateTime. You can then use this method in a QAction to fill …
24th April 2026
Yes, we have put it in the correct version directory where the DataMinerCube.exe file is located (10.6.2547.3014)
24th April 2026
Hi Gerwin, You may have encountered a regression. Please open a ticket with our support team so that a new investigation task can be created. Thank you, Paulo
24th April 2026
Hi Roger, There are 3 workarounds mentioned in the docs. for workaround 2 (prevention) , it is advised to have no Cube sessions open when applying. You need to create …
24th April 2026
Hello Gerwin, If you are still experiencing this issue, I believe the best way forward is to report it to our support team, as a deeper investigation may be required. …
24th April 2026
Hi Andrea, This is currently not possible in Dashboards or Low Code Apps. If this is something you are very interested in, I suggest you create a feature suggestion.
23rd April 2026
Hello, You might have to leave the type as an octetstring and parse the hex value on a QAction to return a double value and then set that double value …
23rd April 2026
Hi Alex, Can you try the suggestions described in these questions: Driver: convert hexadecimal value to letters Converting SNMP octetstrings to readable ASCII in xml code Hope it helps. Update: …
23rd April 2026
Hi Caio, Another possible way (via Dashboard app) is using a GQI query (see data source ‘Get elements’). You could use the column ‘DVE Parent ID’ to identify the parent …
23rd April 2026
Hi Caio, You can find the parent element by simply looking at the name. DVEs are named <parent_element_name>.<identifier> like Parent_element.Slot1. You can also look at the protocol of the DVE. …
23rd April 2026
Hi Caio, You can send the GetElementByID message via the Client Test Tool. The input IDs should be taken from the DVE element. Example: Kind regards,
23rd April 2026
Hi Dario, At the moment, it’s not yet possible to configure these options within the code of an automation script. A task has already been created to address this. This …
23rd April 2026
Hi Zean, As of DataMiner 10.5.10 / 10.6.0, it is possible to generate reports from private dashboards. This can only be configured by users who have access to those dashboards.