How to fetch the AlarmTreeID of an alarm ?
17th August 2026
I’m getting warnings when I validate my old automations in DM version 10.5 about the arguments to SetAlarmStateMessage. If I read the warnings correctly they indicate that I should rather …
Question
17th August 2026
I’m getting warnings when I validate my old automations in DM version 10.5 about the arguments to SetAlarmStateMessage. If I read the warnings correctly they indicate that I should rather …
17th August 2026
There is a way to get list of agents available through DMS. But I want to find the particular agent from which the script is running. dms.GetAgent(int) method needs current …
13th August 2026
When using the ;view option on a DVE table, what’s the expected behavior when that cell-value is empty / not-initialized? DVE View What should happen with the DVE when the …
12th August 2026
Hi , We would appreciate your guidance on correlating Ping alarms generated by a Generic Ping element. Scenario The Generic Ping driver probes each endpoint during every polling cycle and …
12th August 2026
Hi , How many endpoints can be configured (max limit ) on a Dataminer Generic Ping Element ? Thanks in advance, Bina Raiker
12th August 2026
Hi. I want to find all active alarms on my DMS on an automation script. With ” a { text-decoration: none; color: #464feb; } tr th, tr td { border: …
12th August 2026
Hi, I’m playing around with mediaops and ran in the age old question, can i link 2 resources together? Example: we have an IRD with an demodulator and decoder, the …
10th August 2026
Hello, I am trying to pass certain parameters to execute a script via a button and this is how I have it set up: Label: Execute Value: Script:Change RF Switch||Parameters:Satellite=[var:SelSat_Sat];Band=[var:FilterBand];Polarization=[var:SelSat_Pol];Spectrum=[var:CSpectrum]|||NoConfirmation,CloseWhenFinished …
10th August 2026
Hi, If a failover (backup) agent has been down for a few weeks, is there something one need to take into consideration before bringing it back up again? Will the …
7th August 2026
When using STaaS, what happens if connectivity to the cloud is lost? We understand that DataMiner buffers data locally and uploads it to STaaS after connectivity is restored. What user-visible …
5th August 2026
Hi, i tried to get trend data to be shown on a Line chart, but there seems no easy way to build a query for that. the option “Data source: …
5th August 2026
Hi community, In my GQI code, I currently read an element’s table using positional column indexes: var element = dms.GetElement(“FleetOps Collector BMW”); var table = element.GetTable(10000000); var rows = table.GetRows(); …
4th August 2026
Hi Dojo, for STaaS to function properly, the DMAs need to be able to resolve the STaaS domain names, for western Europe that is – evhns-cs-prod-weu-001.servicebus.windows.net – stdmsqueueprodweu.queue.core.windows.net – cloudstorage-weu.dataminer.services, …
3rd August 2026
Hi all, I have a Ateme Titan Edge device onboarded and I would’ve expected that inside Dataminer for a SRT output to see which of the connections (IP1, IP2, IP3, …
3rd August 2026
Dojo, How can I update the list of Manufacturers available for selection when creating a new asset class ?