Linking Aggregation rule to a visio shape

Hi Elvio, The first step is to get the shape populated (only then are we sure that the correct index has been generated). Make sure every field of the placeholder …

Visio: Hide Parameter Control Shape

Hi Kaio, There are multiple ways of doing this. Using the extended shape conditions, you can use either of the following: <A>-A|Element:9109/201|Parameter:210|=[Param:9109/201,200] or <A>-A|Value|[Param:9109/201,210]|=[Param:9109/201,200] More info is available in the …

Clock Macro

There are a number of visio placeholders that would allow you to display certain times as text: [DataMinerTime], [localtime] and [UTCTime]. Futhermore, you can also use the [SUM:] and [subtract:] …

Initialialisation of table from automation script

One way to do so, could be using Engine Extension methods which will allow you to access IDmsTable Methods. Something in the lines of: IDms dms = engine.GetDms(); IDmsElement element …

Integrating SMSEagle with Dataminer NMS

Yes, DataMiner supports the SMSEagle gateway. Therefore you need the mobile gateway option and more info to configure this, can be found in the help. This is the result in …

Microsoft Driver Task Manager history

Hi Ben, If you have alarming enabled on the “CPU” parameter, you can request the alarms of that specific timespan and filtered for this protocol in the alarmconsole. These alarms …