Getting values from spectrum trace
23rd March 2022
Hi Dojo, In 10.2 MR, I want the value of ‘Scale’ to be displayed in place of the ‘*’, hence I have configured the shape data like this : (Note …
Question
23rd March 2022
Hi Dojo, In 10.2 MR, I want the value of ‘Scale’ to be displayed in place of the ‘*’, hence I have configured the shape data like this : (Note …
23rd March 2022
Hi Dojo, I have a system on which I need to change the NATS Server IP from A.B.C.D to localhost. This works fine, but after a restart of the server, …
23rd March 2022
Hi Community, I’m using the Microsoft Platform (v1.2.0.2) to monitor some Windows PCs. I’m monitoring some processes (or tasks) and would like DataMiner to raise an alarm when a monitored …
22nd March 2022
I’m using the class library to get a list of all the elements within a view as such. var iDms = protocol.GetDms(); var view = iDms.GetView(“Evertz”); The call is returning …
22nd March 2022
Hi All, I’m trying to find a way to include a regular resource (not a function resource) into my booking when I create a silent booking. Currently, we use the …
22nd March 2022
Have there been any updates to make it possible to see the state of the initial MySQL synchronization after configuring Failover? When configuring Failover starting with a DMA that has …
22nd March 2022
We’re experiencing an issue with some RHEL8 remote servers where console commands executed through ssh don’t yield a response when connected from Dataminer. This is however not the case when …
22nd March 2022
Hello everyone, On the DMA, if we go on the Services page, under the definitions we have the list of all functions as shown on the picture down below. We …
22nd March 2022
I have two scripts that are run from a Visual Overview: One that reads 5 different values from a memory file and populates 5 different Card Variables (this is executed …
22nd March 2022
Hi Support, We recently migrated the dataminer environment from a physical to a virtual server. Getting this error.
22nd March 2022
I want to add the “slow poll settings” into some of our drivers. I can add every other variable, such as the timeouts, ping interval, retries etc., into the port …
21st March 2022
What are the supported screen resolutions for the Cube application? Is it safe to assume that the app will scale to any resolution the windows client supports?
21st March 2022
This is an update from the original question here: https://community.dataminer.services/question/dash-type-rendering-in-visual-overview/ I’ve relealized that in addition to the tiny glitch for the dash pattern of a line (Format Shape / Dashtype), …
21st March 2022
Hello, Is it possible to export the list of services sin Surveyor, please? Rgds, Mark
21st March 2022
Hi, I’m, working on a driver where we have multiple tables that relate to each other. I’ve added foreign keys and have about 9 relations on those tables, but only …