Regex for valid parameter description

Hi everyone I’m currently updating a parameter’s description at runtime via this notify in my connector. https://docs.dataminer.services/develop/api/NotifyTypes/NT_UPDATE_DESCRIPTION_XML.html Is there a regex that checks for valid parameter descriptions? This way I …

Removing unwanted spikes in trend data

Hi, we have a temperature probe that in normal conditions measures temperatures in teh range of 15 – 30°C. Due to a bad connection the temp sensor is showing readings …

Dynamic Displayed Page Names

Is there a way to have the page names dynamic, like, I get the name from a JSON, and I am parsing the name into the displayed page name? Like …

Raw Data vs Trend Statistic Data

I have a query regarding how Dataminer calculates and processes data, particularly concerning the trend graph and trend statistics features in the dashboard application. I have been using a combination …

how to change the font color of a chart

I created a view pointing to some graphs and placed them on a black background and with the graph on a transparent background. The problem is that the font color …

Dashboard table single element

Dear dojo, I have created a protocol assigned to many different element (tv channels). I want to create a dashboard with many tables (not parameter table) for every different element …

Receiving incomplete response in DataMiner

Hi Dojo, I have http session for sending http request from which I get incomplete response in DataMiner. On Wireshark I can see full response: same response received on Postman, …