Who hosts VLC or WMP in Visual Overview links?
10th March 2021
The VLC ActiveX plugin for IE runs on the client, so VLC needs to be installed on every client machine that wants to display the video stream.
Answer
10th March 2021
The VLC ActiveX plugin for IE runs on the client, so VLC needs to be installed on every client machine that wants to display the video stream.
10th March 2021
Hi Roxana, Initial communication is done over http port 80 (or 443 for https). Can you check if you can reach the server via a browser? http://serverip/dataminercube (from internet explorer) …
10th March 2021
Note that starting from DataMiner 10.0.9 feature release and 10.1.0 main release, with the introduction of RN26251, large values are already displayed with a thousands separator to improve readability. It …
10th March 2021
Hi Jeff, The RegexReplace placeholder is very powerful. You can also use this to get to your goal. In my example, the session variable ‘myTest’ contains the value ‘123456.78’. The …
10th March 2021
Hi, I don’t have any experience with the Generic Excel driver myself. However, to import a file via an element, the file will need to be available on the DataMiner …
10th March 2021
Hello Joseph, Could you maybe try on a test element range 3.0.1.x? The latest version there is currently 3.0.1.9. I am also not sure if you are aware, but you …
10th March 2021
Could the NOC Operator check if the Windows Media Player function is enabled? You can find this by going to “Programs and Features” > “Turn Windows features on or off”. …
10th March 2021
Hi Alex When using the class library, all code used from the class library is part of a QAction that gets generated by DIS (typically QAction 63000). There is a …
10th March 2021
Hi Mark, good to find you here ! It seems this alarm comes from the Channel Events Overview table, could you please show your alarm template for this set of …
9th March 2021
Hi Dominik, If I understand your question correctly, you’re looking to know if you’re using a software version from the Main Release or Feature release. A main release won’t increment …
9th March 2021
This issue is fixed with RN29196.
9th March 2021
Hi Alberto, Your assumption about the installation link on the collaboration portal is correct, this is the new Cube Start Window that automatically downloads/executes the correct version of Cube depending …
9th March 2021
Hi Stijn, what happens when you just use the “[Polling Ip]” placeholder as webinterface address? If the polling IP of the element already starts with “https://” I would assume that …
9th March 2021
Here is your best friend to handle alarms from multiple parameters: Linking a shape to a calculation involving multiple parameters (dataminer.services)
8th March 2021
Hi Yuki, Another option for this case could be using listView. For example, if you would like to display the active elements for the view ‘MyView’, you could define the …