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

AVEVA™ BI Gateway On-Premises

CQProcessValuesTagTypes

  • Last UpdatedJan 11, 2021
  • 1 minute read

This Azure custom query returns the process value of the tags based on the given tag type.

Note: This custom query is supported to ensure backward compatibility.

The custom query expression supports the following parameters.

Parameter Name

Parameter Choice

Example

Description

QueryName

Required

CQProcessValuesTagTypes

Azure function query name

SelectColumn

Optional

["*"]

Or ["FQN","DateTime",
"OpcQuality", "Text","Value"]

Option to select required properties from AVEVA Insight

TagType

Optional

Analog or Discrete or String

Type of tag.

Sample query expression

{

"QueryName": "CQProcessValuesTagTypes",

"SelectColumn": ["FQN","DateTime","OpcQuality","Text","Value"],

"TagType":"Discrete,String"

}

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