Neural network in predictive analytics

Hi Toh, Proactive maintenance is definitely an interesting use-case, and to consider how data can be converted into insights to drive pro-active maintenance.  However, this is a use-case that can …

Neural network in predictive analytics

Have you checked out proactive cap detection? It’s not a neural network, but it seems to fit the bill when it comes to your use case.

how to make a link between two dashboard ?

Hi, It is possible to create your own hyperlinks on a dashboard using the web component with custom HTML. These can be statically defined or linked to data using interpolation. …

how to make a link between two dashboard ?

Hi Thierry, As far as I know this is not possible. However, you could use a LCA to create multiple pages, with each page displaying the same information as a …

collect all active alarms and send via email

Hi Marco, An option could be creating a dashboard that lists the active alarms and integrating it in an automation scriptL You can receive the list of active alarms using …

Login using HTTP on Protocol

Hi Jose, On this documentation page you can find an example of how DataMiner encodes the data from the “Parameter” tags when sending a POST (the example right above the …