Remove a character
3rd March 2023
I got the value “<25” from the OID How can I remove “<” so I can display “25” in my analog measurement?
Question
3rd March 2023
I got the value “<25” from the OID How can I remove “<” so I can display “25” in my analog measurement?
3rd March 2023
When I do a query to get Elements, there are a lot of parameters I can select but two parameters I would like to see in the select are “Alarm …
2nd March 2023
Hi everyone, If we start seeing this message when connecting to the virtual IP of a failover pair, what could be the potential causes? Is it possible that there is …
2nd March 2023
Hi Dojo, How is possible that a virtual element goes to timeout? There are any ways to investigate the root cause of this behavior? Could it be a driver problem? …
2nd March 2023
Hi Dojo, I have a driver with a dependency declared in a parameter with monitored as true, to take the discretees from other parameter, but I can’t type any threshold …
2nd March 2023
Dear Dojo Community, Currently, I am developing a connector of the serial type. Goal In the documentation, the CRC check that is needed is explained like this: There are also …
2nd March 2023
Hi DoJo, Is there a way that I could filter a list of DOM instances based on a match in a multi-DomInstanceFieldDescriptor field? e.g. instances A and B have a …
1st March 2023
I have a few questions regarding user accounts and DM installation and upgrades. The are related to the window’s account the user is logged in as when performing various actions, …
1st March 2023
Hi everyone! mentionend in title we would like to build a DataMiner System where the databases are installed on a single server node together. On the page for the recommended …
1st March 2023
After staring datminer, cube client reports unable to connect to remote host. On closer inspection I have noticed processes are running with no assigned user. These processes can’t be killed …
1st March 2023
I try to retreive the input data of a service template via the Web Service API. GerServiceParameters don’t return input data info GetServiceForServiceTemplate return info about the services generated by …
1st March 2023
Usually for Cassandra these options should be set in jvm-server.options: -Xms16G -Xmx16G …but with these settings the Cassandra service dies on a VM with 16G RAM total. Now can this …
1st March 2023
Hello DOJO In a dashboard, I am trying to count and graph the number of values for a field in table less than 12db between 12 and 18 greater than …
1st March 2023
This is a follow-up question for https://community.dataminer.services/question/c-api-connection-using-proxy/ The initial problem was that an automation script was not using the proxy for reaching an API in the cloud (using HttpClient). The …
1st March 2023
Hi, I’m noticing some unexpected behaviour when polling a device using a serial connection. All of the responses for my protocol have a fixed length. DIS does not indicate any …