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

AVEVA™ Insight

Location and Alias: Two special extended properties

Location and Alias: Two special extended properties

  • Last UpdatedAug 16, 2022
  • 1 minute read

AVEVA Insight supports two special extended properties : Location and Alias. While they are implemented as extended properties, you can set values for them as if they were fixed properties.

For more information, see:

Example

This JSON example includes Location and Alias extended properties:

{

  "metadata": [

    {

      "TagName": "Reactor3.Level",

      "Description": "Level in reactor on line 3",

      "DataType": "float",

      "EngUnit": "Liters",

      "InterpolationType": "linear",

      "Location": "plant1",

      "Alias": "Lv"

    }

]

}

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