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>

SRM – How to export Virtual Functions

Hi Jens, The first one, the “Demodulator” doesn’t have any protocol linked to it while the second has. The difference is that the one with the protocol linked to it …

Conditional alarming on same table row

Hi Gerwin Yes this is possible. This is described in following help page section “Using conditions in alarm template”. https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_2%2Fprotocols%2FConfiguring_alarm_templates.htm By specifying a condition, you enable/disable the alarming when the …