Difference between visible alarms in workspace and in alarm console
2nd December 2021
Hi Ryan, In a card you can go to the hamburger menu and adapt the settings of your alarmconsole shown in the card. Maybe you can compare these settings with …
Answer
2nd December 2021
Hi Ryan, In a card you can go to the hamburger menu and adapt the settings of your alarmconsole shown in the card. Maybe you can compare these settings with …
2nd December 2021
Transparency should work as expected in Visual Overview. I just tested it myself with the first png I could find and when I change the Cube theme to black, my …
1st December 2021
Hi Julio, Are you referring to an example in the element configuration? For example, in the element configuration below: The element using this driver will behave as a server (the …
1st December 2021
Is it maybe possible to access the table view of the aggregation? There are all values with 2 decimals.
1st December 2021
Hi Alberto, That behavior does seem to be unexpected. We took a look at this with a few colleagues but currently do not have an idea on what is causing …
30th November 2021
Hello, Currently the DataMiner Cube informs about new available DataMiner software versions via the update center. This a check that needs to be triggered manually though, so as Jens mentioned …
30th November 2021
Hi Thijs, From your description, I believe what is happening is a mix of 2 things Your remote element is probably replying with an object of type Message and not …
30th November 2021
OPC is a type of communication protocol/standard (like snmp). Typically this is used in PLC Devices e.g the Siemens S7 PLC Devices are typically used in industrial automation like automated …
30th November 2021
Hi Ruben, I agree this is redundant data in general. You can create a task on Collaboration and sent it to Create.Ux, at first sight this looks like a DataMiner …
30th November 2021
Hi Pilar This can be found in the help, please have a look at step 5 of Uninstalling a DataMiner Agent. Should there be any issues or questions, let us …
30th November 2021
This is an option, and we’re actively using this in-house for our development machines and alpha setups. We have a few Elastic and Cassandra nodes on which multiple DMA connect. …
30th November 2021
Hi Jeroen, Not sure what’s happening to have that blue color never seen that behavior. Below a screenshot of my DMA: As for the question if SRM will still ‘see …
30th November 2021
Hi Enrique, We typically release a new CU every month (usually on Fridays). For example, 10.1.0.0-CU9 was released on 19/11/2021, 10.1.0.0-CU10 will be released on 17/12/2021. A new CU is …
30th November 2021
Hi Joseph, When using an HTTP URL (without an HTTPS redirect being configured), the DataMiner Cube client will be downloaded over HTTP. Actually connecting to DataMiner is done through .NET …
30th November 2021
Hi Mário, When you have the interface (instance of class ConnectivityInterface) you can use property InterfaceProperties which will return Dictionary<int, ConnectivityInterfaceProperty>