Error in getting element details from DM using IP

Hi Team, I’m trying to get the element details(like element name and element state) from Dataminer using the below function by providing element IP var elementInfo = _dms.SendMessage(new GetElementByIpMessage(“10.130.104.106”)) as …

Keyboard Shortcuts on LCA

Hello everyone, I have a request regarding keyboard shortcuts and would like to check if this is possible in LCA.  We have an app with multiple buttons that will take …

How can I disable a button from being used?

I have a button which commits all changes to dataminer tables. When the button is clicked I’d like to disable it so the user cant click on it. How can …

Seeking Guidance on End-to-End Driver Development

Hello everyone, I’ve been going through the training videos, but I’m finding it challenging to fully grasp how everything connects—especially when it comes to developing a driver from scratch. I’m …

Dashboard Tables vs. Visio Tables

Hi, I have created a table in Visio and in Dashboards. As you can see, by right-clicking an entry, I should be able to access a menu. However, it does …

MQTT – Dataminer protocol

Hello, Is it possible to consume data from an MQTT broker via protocol, where the Dataminer subscribes to receive messages? I saw that there are MQTT protocols, but I didn’t …