Sending SNMP trap from QAction

Trying to send an SNMP trap to a device from a QAction: IDMS dms = new DMS(); string ip  = “172.30.149.242”; object[] general = { protocol.ElementID, -1, pollingIp, “public”, “” }; …

Creating an alarm in a QAction

Hello, How can I generate an Alarm within a QAction? I used this documentation (https://docs.dataminer.services/develop/devguide/Connector/LogicQActionsExamples.html#creating-an-alarm-in-a-qaction), but I did not find the SLProtocolScripts.dll library. Thanks in advance

ChildrenFilter – Filter by column = x

I’m quite new to creating visios for DM, so forgive me as I think this is probably very simple, but I’ve tried every syntax I could find in the docs, …

Audible alerts from inactive cube sides

I am wondering if a cube side is completely isolated from the other sides of the cube session so that an audible alarm generated from one side has no effect …

Can I make tiles on grid scrollable?

Hi I’m using a 1×1 grid component to visualize a DOM field containing an XML formatted multiline string. However, only a part of the xml is shown and I’m unable …

How to display raw XML string in LCA component

Hi I noticed when trying to display a XML string in a grid component in LCA, that it is not displayed as the raw string. E.g.: New2604776177644032024/04/18 15:30:002024/04/18 16:00:002024/04/18 19:00:004a27bd2c-c010-409f-940b-3f512465c65d3 …

hide parameter name in line & area component

Hello DOJO Is it possible to hide the name of parameter, inside a “line & area” component in a web dashboard ? I specify that one parameter only, has to …

Help getting “State” for RowStatus

Hi All Without going into my total setup I was wondering if it’s possible to get a RowStatus state indication on my table that has columns all set to retrieved? …

Undeletable Element

When we relocated the DM server to a different subnet and restart the Server … The Deleted elements appeared in the main view and when we try to delete it …