Importing .NET Controls for Use in AVEVA InTouch HMI Symbols
- Last UpdatedMay 17, 2023
- 2 minute read
The .NET Controls are installed in the MES\Controls folder during the installation. All the control .dll files present in the MES\Controls directory are enclosed in the MESControls.aaPKG file. You can also import individual control .dll files or all the .NET Controls into the System Platform Integrated Development Environment (IDE) by importing the MESControls.aaPKG file.
If you import a newer version of a .NET control that is already used in the System Platform IDE or in InTouch HMI as an embedded InTouch HMI symbol, you need to restart the System Platform IDE or InTouch HMI.
To import a .NET control, you must have security permissions to import graphic objects.
After importing .NET controls, you can organize them in the Graphic Toolbox similar to the other InTouch HMI Symbols. For more information, see Organizing .NET Controls.
Note: If you select .NET .dll files that do not contain .NET controls, the import process ignores these and continues at the next .dll file.
To import all of the .NET controls
-
Open the System Platform IDE.
-
From the ribbon, select Galaxy, then Import.
-
Select Objects, then From package.
The Import Objects from package dialog appears.
-
Browse to the MES application \Controls folder.
-
Select the the MESControls.aaPKG file.
-
Click Open.
The Import Preferences dialog appears.
-
Leave the default settings and click OK.
The Import Objects from package dialog appears.
-
When the import is finished, click Close to close the dialog.
-
In the Graphic Toolbox, expand the Galaxy name node.
The imported controls appear in the list.
To import individual .NET controls
-
Open the System Platform IDE.
-
From the ribbon, select Galaxy, then Import.
-
Select Visualization, then Client Controls.
The Import Client Controls dialog appears.
-
Browse to the MES application \Controls folder.
-
Select the .dll files for the .NET controls you want to use.
For a list of the available .dll files, see MES .NET Control .dll Files.
-
Click Open.
The Import Preferences dialog appears.
-
Leave the default settings and click OK.
The Import Client Controls dialog appears.
-
When the import is finished, click Close to close the dialog.
-
In the Graphic Toolbox, expand the Galaxy name node.
The imported controls appear in the list.
Note: If the import fails, a message indicates the error in the Import Client Controls dialog box.