What is OPC?
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 …
Answer
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>
29th November 2021
Hi Anuj, Can you try the following request Request: http://<DMAHOSTNAME>/API/v1/json.asmx/GetServicesForFilter where <DMAHOSTNAME> is the IP address or hostname of the DMA where you planning to perform the request Header: Connection-Type: …
29th November 2021
Both for absolute and relative thresholds, the high and low thresholds can be different. For instance, if I set the low and high warning thresholds as below, then a warning …
29th November 2021
As of RN26730 these points (together with -12 and -14) have been removed, as they were not used by the client at all, and were not always correctly saved to …
29th November 2021
Seems that this got introduced with RN26730 that has not been documented. The reasoning was these points were not being used so status values -12, -13, and -14 got removed. …
29th November 2021
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 …
26th November 2021
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 …
26th November 2021
This will mainly make a difference in parsing the Visio file and subsequently the loading time. However, the difference will likely be negligible compared to images and the complete visual …