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

AVEVA™ Engineering

Simple Command

  • Last UpdatedNov 14, 2022
  • 1 minute read

To create a simple command, in your customized PMLLIB folder:

  1. Create a new folder \PMLLIB\Commands.

  2. Create a new PMLCMD file. You may want to copy an existing PMLCMD file and rename it as appropriate.

  3. Modify the file as per the following example:

    The full list of properties of a command is:

  4. You can create a similar command named !!gencmdB.

Options to execute these commands will be added to the ribbon later.

However, the command can be controlled by PML commands, for example:

  • !!gencmdA.enabled(FALSE)

  • !!gencmdA.visible(TRUE)

The full list of command methods is:

Note:
The native AVEVA commands can also be controlled (for example, deactivated or hidden) using these methods.

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