Historical GetParameter
7th April 2023
Hi Toon, Henry, This sounds like a typical GQI query. Therefore: Henri > what is your use case? Because if you just want to be able to display this, then …
Answer
7th April 2023
Hi Toon, Henry, This sounds like a typical GQI query. Therefore: Henri > what is your use case? Because if you just want to be able to display this, then …
7th April 2023
Assuming your parameter is trended, you can use the GetTrendDataMessage in combination with the Engine SendSLNetMessage method to get what you need.
7th April 2023
It’s not possible at the moment to specify a filter on an alarm property in one of the GetAlarms API methods. As a workaround, you could use the GetAlarms method …
7th April 2023
I’m writing this answer again just to mark the question as solved and to give visibility to that people that can have the same problem. This is my workaround In …
7th April 2023
Update 2023-06-28: The User-Defined APIs feature has been released as scheduled in 10.3.6! You can find the documentation here: https://docs.dataminer.services/user-guide/Advanced_Modules/User%20Defined%20APIs/UD_APIs.html Original response 2023-04-07: Hi Maximiliano, The User-Defined APIs feature is …
7th April 2023
Hi Thomas, As you have indeed noticed, there is no automated way of assigning these default values to a DomInstance. The default values defined on a FieldDescriptor are currently only …
7th April 2023
Our “LSB VSM” driver already supports both port numbers and input/output label names. I used it already in some projects. In the past, I received similar question from another user …
7th April 2023
Hi, you want to link the IDP element on a specific page on IDP’s Visual Overview. On the shape which links to IDP, you can use the shape data Page …
7th April 2023
Hi Maximiliano, I believe this is only available starting from dataminer version 10.3.5 and is behind the UserDefinableAPI soft-launch option.
6th April 2023
To my knowledge that is not possible as a standard function, this is only available indeed on a measurement point, or alternatively indeed if you would intervene on a driver …
6th April 2023
Hi Martijn – you want to link to the view and one of the tab pages I guess, in which case you use the following syntax: View ID|tab page index …
6th April 2023
Hi Paul, I think I’ve seen this once in a cluster environment, the DMA where the matrix element was hosted showed the correct router control but on the other DMA …
6th April 2023
Hi Jan Piet, As far as I’m aware you cannot prepend or append anything to a parameter when selecting a feed. I would suggest to add an additional parameter and …
6th April 2023
Hi Juho, Resorting to the information available in DataMiner Catalog for this specific connector, it should be possible to use it for your specific use case. In addition, you can …
6th April 2023
Hi Mieke, It is unfortunately not possible to configure the size of these text boxes. Scaling the size with the contents may make sense indeed, feel free to add a …