The measurements precision on the alarm list

In the new DM version, the measurements on the alarm list (only there) are presented with high precision .000000, regardless of the parameter type, Is it possible to change it?

Combining two filters in a correlation rule

Hi.. I have question relating to combining filters in a correlation rule to pruduce one alarm. A device generates two alarms at approximately the same time. These alarms are identified …

Different buttons in a table column

Hi, My protocol has a table that is populated by a QAction (screenshot below). What I’d like to do is for rows that have a ticket number, the button text …

Activation free DIS license on my name

This free DIS license was registered in the name of David Van Woensel. He left the company 1 year ago. An attempt was made to transfer this free license to …

QAction InvalidCastException

Hi all, I was wondering if someone could help me understand why the below code is not working: int notPolledCount = protocol.playoutchanneltable.Where(x => Convert.ToDouble(x.Playoutchannellastpolling_1004) == -1.25).Count(); or foreach(PlayoutchanneltableQActionRow row in …

Create Jobs in Bulk From CSV or Excel

Hi I’m wondering if anyone has a script to parse either a CSV or an excel sheet and be able to create jobs in bulk using the data inside. I …

DM upgrade issues

I tried to upgrade DM cube to version 10.2. The upgrade appeared to have completed successfully, but the DMA is not connecting. When I try to log in through cube …

App Package Configure Button is Greyed out

I am doing some prototyping with application packages and have created a simple example (by hand) with an Install, Configure and Uninstall script. Uploading, installing and uninstalling via the SLNet …