LCA – Overlapping icons in timeline

Hi Michiel, Unfortunately, at this moment, there’s no way to control this behavior. However, I do believe that in the future, we’ll introduce functionality that offers more control over it. …

Change name of Automation script?

Hi Apurva, Unfortunately, the name of an Automation script is also the ID of the script. If you change the name, all references to the script (e.g. in a LCA) …

Acknowledge Alarms in Alarms table Via Alarm Console Through a Script

Hi Srimathi, I believe the easiest option to add custom functionality to an alarm in the alarm console is to use the Hyperlinks.xml file. https://docs.dataminer.services/user-guide/Basic_Functionality/Alarms/Advanced_alarm_functionality/Adding_a_custom_command_to_the_Alarm_Console_shortcut_menu.html This feature allows to add …

DOM Editor cannot apply with error

Hi SK, The DOM logic that manages and verifies all DOM interaction will block of changing the DOM model if that means that at least one DOM instance could lose …

HTTP Protocol, can’t login at first time

Hi Jose, I cannot immediately find a reason for the login only working the second time. I’d recommend checking if it is the login itself that actually fails, or if …

HTTP Protocol, can’t login at first time

Hi Jose, Your login button (PID 138) has two triggers: one to send the HTTP request to the device, and one that triggers a QAction. The QAction is probably to …

HTTP Session unknown header

Hi Jose, Since ‘Token’ is not a standard HTTP request header, DIS gives you a warning as this is often the result of a mistake. Typically the ‘Authorization’ header is …