How to create an AlarmFilter for alarm properties?

What property name are you using? Be aware that for AlarmFilterField.PropertyValue, the property name should have a prefix indicating the source of the property, e.g. “alarm.xxxx” ,”element.xxxx”, “view.xxxx” or “service.xxxx”

Visual Studio / DataMiner Integration Studio (DIS) on Mac

Visual Studio for Mac is a completely different product, that doesn’t even support extensions. It is actually originally based on Xamarin Studio which has been rebranded. See https://stackoverflow.com/questions/44825177/installing-extensions-on-visual-studio-2017-mac and https://developercommunity.visualstudio.com/t/extension-support-for-visual-studio-2022-for-mac/1554393.

Visual Studio / DataMiner Integration Studio (DIS) on Mac

Hi Ben, Unfortunately, this is not yet supported. https://docs.dataminer.services/develop/TOOLS/DIS/Installing_and_configuring/Prerequisites.html The same goes for ARM64 based Windows systems: https://community.dataminer.services/question/dis-dataminerintegrationstudio17-2-39-1-34-vsix-and-w11-vs2022-17-5-3-arm-compatibility/

Linking Child Shapes to specific visio

Hi Alaiin,  For the first part of your question, I believe you should be able to use the VdxPage shape data field (https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/miscellaneous/Making_a_shape_display_a_particular_page_of_the_current_Visio_drawing.html).  This would require the Visio page you …

Assigning a Visio file to multiple views

Hi Nils, Visio files are linked by name to the views, so if you use the same name for your updated visio file, you only need to upload it once, …