Alarm timing between monitor GUI and dataminer cube
12th June 2026
The alarm timings between monitor GUI and dataminer cube are in-sync when accessing the DMA by its primary IP … but the timings do not match if DMA is accessed …
Question
12th June 2026
The alarm timings between monitor GUI and dataminer cube are in-sync when accessing the DMA by its primary IP … but the timings do not match if DMA is accessed …
11th June 2026
Hi, only on one server I have the issue that the names of the interfaces are not correct. Where is this defined in Dataminer? I guess it’s an old setting. …
11th June 2026
I have a device that sends binary data. This binary data populates a read parameter of rawtype (other) and type (string). Does dataminer convert the binary data into an ascii …
11th June 2026
Hi all, I was wondering whether it would be possible to support the following scenario within the LCA framework: In one application, assign one of the standard LCA icons to …
11th June 2026
Is it possible to create a historical trending view similar to the DataMiner Trend Groups application, allowing users to combine and compare parameters from elements located in different DataMiner clusters …
10th June 2026
Hi, We recently updated a cluster of 3 dataminer agents to version 10.6 CU3. Accessing the cluster from DMA1 and DMA2 shows all 3 agents connected, but accessing it from …
10th June 2026
Hello, Currently, the Parameter Table is being displayed horizontally. Is it possible to display this vertically (ie. pivot mode) like the Parameter Page widget? Parameter Page (showing parameters for creating …
10th June 2026
Hello, is it possible, in an automation script that will be launched by a correlation, to copy the owner of an alarm to another alarm? (so that they have the …
10th June 2026
In the screenshot I have three different shades of grey. The first is a new unread alarm, but what are the two other? Both are old/and read – but different …
8th June 2026
I am trying to automate the creation and saving of configuration files for our systems and am currently working on TAG MCM 9000 multiviewers. While I can create the configuration …
8th June 2026
I have a script and at the end I parse the output back to the visual overview with the following command: engine.AddScriptOutput(UIVariables.VisualOverview.CreateKey(“varSelectedPupC”), fadername); I even verified that the value has …
8th June 2026
We’ve started to deploy several Product Solutions from Skyline (TAG, TxEdge etc.) and I’m making changes to the Low-Code Apps. The changes are nearly always adding new pages or additional …
8th June 2026
Using DataAPI im trying to create an element. Im using the existing skyline repo as reference for this – SLC-UDAPI-DataAPI-Proxy Below is the api call code and also im adding …
8th June 2026
Hi all, Since we currently only have one element with that protocol, the service template gives no element choice during apply and automatically adds the only one it can find …
7th June 2026
Hi Dojo, *** UPDATES INLINE *** I like to execute a script based on any change in a table cell and also when the page opens. On page level I …