Retrieving all view info from the name?
16th January 2025
I am aware we can get services in view from this var request = new GetLiteServiceInfo { ViewID = 58 }; How can I do it by view name?
Question
16th January 2025
I am aware we can get services in view from this var request = new GetLiteServiceInfo { ViewID = 58 }; How can I do it by view name?
16th January 2025
Hi, I am looking for a way to set the Comment in this Scheduler Template to the parameter EventName, which I can define manually during creation. The goal is for …
16th January 2025
I need to retrieve the ALIAS of the child element in the service that triggered the alarm. For example, in the following image I have one service with 4 inputs, …
15th January 2025
I have a Visio for a templated service and for one specific child element (SENTRY B, below), I am not able to display table parameters in the Visio. I’m not …
15th January 2025
Hello, Im configuring Alarm Template for Evertz ev67-X45, does anyone have any recommendation what parameter(s) I can set as a range, since temperature fluctuates. I took an average from sever …
15th January 2025
Hi, evertyone! Hope you all are well! I need to get the data from a table in my element to make a GQI and then use it in LCA. I …
15th January 2025
Hello! I have multiple services with the same Visio Template assigned to them. Every time a user views one of these services, I want a script to execute. Page-Level Shape …
15th January 2025
If a dataminer agent in a failover pair fails (for this instance a vm instance is corrupted)and does not have a dmbackup, when a new agent is created will the …
15th January 2025
Hi all. I am monitoring an antenna which on a one week time frame has always a patern for one of the parametars(Elevation in this case). This would be the …
15th January 2025
Dojo, I’m setting up a report to give me the total number of bookings. On average it takes about 3 mins before the dashboard is populated with data. How can …
15th January 2025
I have an alarm generated with a field (named FIELD_YYYYY) containing a string (for example XXXXXXX:ID151) I have created a correlated alarm to capture all the occurrences of this alarm …
15th January 2025
Hello, I am creating a scheduled task in the DM Scheduler and cannot find a way to create a task that includes both a single start action and a final …
15th January 2025
Hi, I’m using engine.AddScriptOutput(UIVariables.VisualOverview.CreateKey() to output logging to my Low Code App Web component for the user to see progress. How do I add to the output whilst using the …
15th January 2025
Is there a way to display a trend graph which gets the custom start and end time from feeds? Let’s take the example that I have a table with DOM …
15th January 2025
Hi All I’m trying to add a web components in my LCA, it should open a device that Dataminer already able to reach. But when I try to add the …