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

AVEVA™ Plant SCADA

Using Database Variables

  • Last UpdatedJul 18, 2023
  • 1 minute read

You can use any variable that you have defined in the database (with the Variable Tags form) in your functions. To use a database variable, specify the tag name:

<Tag>

Where Tag is the name of the database variable.

For example, to change the value of the database variable "LT131" at run time, you would use the following statement in your function:

LT131=1200; !Changes the value of LT131 to 1200

See Also

Using Variables

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