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

AVEVA™ Historian

LayoutInfo

  • Last UpdatedApr 21, 2020
  • 1 minute read

Description

Contains the TagDetails and Layout properties.

Required Parameters

  • Layout
    An array of layouts to display. The first layout must use the name "All Numeric". See Layout.

  • TagDetails
    An array of tags to display. See TagDetails.

Sample

"LayoutInfo": {

"TagDetails": [

{

"TagName": "alarmstests.W12R12-SQL16.SysPerfAvailableMBytes",

"IsSelected": "true"

}

],

"Layout": [

{

"Name": "MB",

"IsActiveGroup": "true",

"LayoutProperties": {

"selectedOptions": {

"yAxis": {

"type": "stacked"

},

"scaleY": false

}

}

}

]

}

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