Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Engineering

Sample Addin:FlexibleExplorerAddin

  • Last UpdatedSep 30, 2022
  • 1 minute read

These guidelines reference one of the C# sample addins which is delivered with the product: FlexibleExplorerAddin. This addin is available in the Samples directory and contains a Flexible Explorer control on a window and can be used with any of the modules.

You will need to build the Addin inside Visual Studio after updating the references and then copy the DLL (FlexibleExplorerAddin.dll) and the associated XML sample file (FlexibleExplorerSample.xml) to the executable directory.

In order to load the addin into the Model modules you will need to add a reference in the DesignAddins.XML file.

Finally, you will need to use the customization tool to add a state button in the module in order to display the addin.

With the sample Flexible Explorer definition file (FlexibleExplorerSample.xml) the addin will display all the EQUI elements in your model and beneath each will be displayed its nozzles (NOZZ). This example will work best in the Model module, but it can be modified to work with any database elements in any module.

TitleResults for “How to create a CRG?”Also Available in