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

AVEVA™ BI Gateway

Sample query expressions for AnalogSummary

  • Last UpdatedFeb 09, 2024
  • 1 minute read

AnalogSummary

{

"QueryName": "AnalogSummary",

"SelectColumn": ["FQN","StartDateTime","OpcQuality","Minimum","Maximum","Average","StdDev"],

"Tag": {

"Filter": "endswith(FQN,'.Temperature')",

"Select": ["FQN"]

},

"StartDateTime": "[RequestedStartTime]",

"EndDateTime": "[RequestedEndTime]",

"Expression":"UOM(°C)"

}

CQAnalogSummary

{

"QueryName": "CQAnalogsummary",

"SelectColumn": ["FQN","StartDateTime","Integral"],

"Tag": {

"Filter": "endswith(FQN,'.flowrate')",

"Select": ["FQN"]

},

"StartDateTime": "[RequestedStartTime]",

"EndDateTime": "[RequestedEndTime]",

"Expression":"UOM(t/h)"

}

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