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

AVEVA™ Historian

aaEventHistorySelect

  • Last UpdatedMar 10, 2025
  • 1 minute read

Returns information stored in the EventHistory table for each specified event tag.

Syntax

aaEventHistorySelect TagList, StartTime, EndTime

where:

Argument

Description

TagList

A list of tags delimited by a comma (,). This value is of data type nvarchar(4000), with no default.

StartTime

The starting timestamp for the data to query. This value is of data type nvarchar(50), with no default.

EndTime

The ending timestamp for the data to query. This value is of data type nvarchar(50), with no default.

Remarks

This stored procedure will return information for all events that occurred between the starting time and the ending time.

Permission

Execute permission defaults to the public group.

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