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

AVEVA™ Plant SCADA

Using Operator Input in Functions

  • Last UpdatedJul 18, 2023
  • 1 minute read

You can pass operator input to functions at runtime. For example, you can define a System Keyboard Command to let the operator select a page:

Key Sequence

F10 ######## Enter

Command

PageDisplay(Arg1);

When the command executes, the page name is passed to the function as Arg1. The operator can then display any page, for example:

See Also

Using Cicode Functions

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