Various Visio questions

Hi, #1 could be done with a GQI Query in dashboards: State information is not yet available as data source in Queries, but most likely that will come in a …

Various Visio questions

You can find information in the dataminer help to implement your requirements for item numbers 2 and 3 under the following subjects: Linking a shape to an alarm filter Specifically, …

How Does Alerter Handle Audio Files?

I’m not entirely sure Michael – but I would say that you can simply select a local audio file, and it is not transferred by DataMiner to other client machines, …

SED Decimator 8 port 1.0.1.2 traces

Most likely one of the Measurement Point actions did not do the set on the input switch correctly. The Decimator 8 has an internal switch.  Were you able to follow …

SRM Master Syncer configuration

Hi Joey, Master agent election is hardcoded in SLNet to the lowest DataMiner ID so I don’t think it’s currently possible to change this behavior. You could request a new …

GetParameterIndexByKey() vs GetRow()

In case you want to retrieve only one cell of a table GetParameterIndexByKey() is exactly what you need, and the most performant call.