The Insight Connection presents its Result in a table.
Some default fields are always displayed, and some additional fields can be added, to help add more context to the data.

Data Fields

The following fields are returned by default :

  • FQN : the fully qualified name for the tag
  • Value : the process value as a number
  • DateTime : the process measurement time
  • Text : the process value as text
  • OPCQuality : the measurement quality

Additionally, you can select the following fields to add metadata to the result :

  • EngUnit : the measurement unit
  • EngUnitMax : the measurement high limit
  • EngUnitMin : the measurement low limit
  • InterpolationType : the type of interpolation used when returning data
  • MessageOff : the text to display when the boolean is false
  • MessageOn : the text to display when the boolean is true
  • SourceTag : the TagName of the source Tag
  • Namespace : the namespace
  • Raw@odata.navigationLink : a link to more JSON data about the tag, which requires authentication
  • Minutely@odata.navigationLink : a link to more JSON data about the tag, which requires authentication
  • Hourly@odata.navigationLink : a link to more JSON data about the tag, which requires authentication
  • Daily@odata.navigationLink : a link to more JSON data about the tag, which requires authentication
  • Description : the Tag description
  • TagName : the name of the Tag
  • TagType : the type of tag (Analog, etc)
  • Source : the data source
  • Alias : the Tag alias
  • TagDataType : the data type (double, etc)
  • Location : the Location property of the tag

How to select additional fields

The Extra Fields presents a list of fields to select. Just check/uncheck the boxes corresponding to the desired fields :

Insight extra fields

Query limits

You can apply a limit to the number of records retrieved, by using the Query Row Limit field :

Insight query limit

When a Insight query returns more results than this limit, it returns the first X results only.

Last modified: Apr 07, 2020

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment