Locking the Alarm console into a Staistical View

Hi Ken, It is not possible to lock the alarmconsole on the “Statistical view”. When you load your workspace, the alarmconsole will always go back to the “List view”. If …

Locking the Alarm console into a Staistical View

Hi Ken, at the moment, it looks like this is not possible as referenced in the manual, https://docs.dataminer.services/user-guide/Basic_Functionality/Alarms/Working_with_alarms/Working_with_the_Alarm_Console/Changing_the_layout_of_the_Alarm_Console.html “This setting is not remembered across user sessions. If you reconnect to …

Creating an Organization to cloud connect

Hi, The fix has been deployed, you should be able to create an organization now and make the system cloud connected. Plz let us know if you would still encounter …

Creating an Organization to cloud connect

Hi, We are aware of this issue and a fix is in progress. We will inform when this fix has been released. ETA for this fix is in the beginning …

Logger table in STaaS

Hi Flavio, Indexing loggertables are supported on STaaS, elements can push and retrieve data from these loggertables. What is currently not supported on STaaS is doing direct queries to STaaS …

how to monitor performance of scripts/UI

Hi Tim, If you want to monitor the script time, you could simply add a System.Diagnostics.Stopwatch and start it at the start of your script, stop it at the end …

how to monitor performance of scripts/UI

Hi Tim, There is indeed a framework available, see the details here: https://github.com/SkylineCommunications/SLC-AS-ScriptPerformanceAnalyzer There is a nuget available to implement in the scripts, and a package with an ad-hoc data …