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

AVEVA™ Plant SCADA

Prompt

  • Last UpdatedFeb 02, 2024
  • 1 minute read

Displays a message in the prompt line (AN=2) on the operator's computer.

Syntax

Prompt(String)

String:

The message to be displayed.

Note: This Cicode function only works on a Plant SCADA process with a display, such as a display client or a server running in single process mode and not as a service.

Return Value

0 (zero) if successful, otherwise an error code is returned.

Message, DspError

Example


/* Display "This is a prompt!" at the prompt AN. */

Prompt("This is a prompt!");

See Also

Miscellaneous Functions

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