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

AVEVA™ Unified Engineering

Load User Commands

  • Last UpdatedNov 14, 2022
  • 1 minute read

In order to add a PML add-in to the system:

  1. Create PMLLIB and PMLUI paths to contain the user customized files.

  2. Put the PML command files in the PMLLIB path.

  3. Create a new PML addin control object in the PMLLIB path. In the module startup event callback, add the names of pml commands to be loaded and registered to an array and use PMLCOMMANDMANGER to load and register them.

  4. Do a PML rehash before introducing the PML addin definition file.

  5. Create a PML addin folder in the PMLUI path and create an addin definition file to that folder. Set the name of the control object in that file to match with the name of the PML addin control object.

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