Smart Serial listening from specific IPs

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 …

Alarm Template: baseline behaviour

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 …

Cumulative Update availbility

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 …

Class Library InterApp Errror

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 …

What is OPC?

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 …

Can DVE alarm description be simplified?

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 …

Uninstall Cassandra

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 …

One Cassandra and Elastic cluster for multiples DMS

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.  …

Cumulative Update availbility

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 …

Login without 443

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 …

DCF – Properties

Hi Mário, When you have the interface (instance of class ConnectivityInterface) you can use property InterfaceProperties which will return Dictionary<int, ConnectivityInterfaceProperty>