best way of monitoring dataminer agents using element in another dataminer agent
7th March 2024
Hi I have a dataminer pair agents and i would like to monitor the agent pair via an element in another dataminer agent. I would like to get the status …
Question
7th March 2024
Hi I have a dataminer pair agents and i would like to monitor the agent pair via an element in another dataminer agent. I would like to get the status …
6th March 2024
Hello, I use grid layout for a service view within dataminer As part of this I have a sidebar which is persistent as other shapes are changed within the service. …
6th March 2024
Hey DataMiner community, I’m looking for a way to visualize an aggregated alarm state of multiple elements on visual overview. I understand that a DMS service will be able to …
6th March 2024
We have the need to perform some calculations on a table to generate a result. CellA * Cell B = NewValue to display CellA / Cell B = New Value …
6th March 2024
Hi Dojo, I’m in the process of creating a Serial Modbus driver. The response I receive from the device (and the response in the Stream Viewer) is: 000000 00 02 …
6th March 2024
Dear Dojo, I have noticed the following behavior when displaying a table with selected columns on Visio using a ParameterControl shape data. Context: – In the protocol xml, some columns …
6th March 2024
Hi Dojo I found the following parameter in a connector that was made quite some time ago. The parameter has <Type>read</Type> but defines a button with name <Display>Sync</Display>. Although this …
6th March 2024
Hi all! I’ve been trying to solve a problem for a while now, but without success. Maybe someone can help me! I have two problems with one param: – I …
6th March 2024
Is there a way that when you have a section with a fielddescriptor of type string, you can specify if certain chars aren’t allowed? e.g I don’t want that the …
5th March 2024
Hi All. We have a problem with the driver for DEV 1951 switch. The driver doesn’t has the option to set the remote communication mode and the device must work …
5th March 2024
Dear DOJO, During the Tech Days events in Mexico I have presented our MS Teams & Slack current integrations. In all Tech Days I received the question about Skyline Plans …
5th March 2024
Is anybody able to advise on the most effective way to display the number of alarms [grouped by state] for a specific view in the Dashboard App [using DMv10.4.2] please? …
5th March 2024
Hello, Any experiences, comments, or recommendations, when running Dataminer on a Proxmox hypervisor?
5th March 2024
Hi All. I made of switching the RF IN/OUTPUT ports to the DEV switch according to ports A and port B on INPUT and at the output port C is …
5th March 2024
Is it possible to provide an example of the Action necessary to run the RequestManualMode method. Can’t find any example… var firstDialog = new FirstDialog(engine); var controller = new InteractiveController(engine); …