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

AVEVA™ Historian

aaEventSnapshotInsert

  • Last UpdatedMar 10, 2025
  • 1 minute read

Inserts snapshot values into the AnalogSnapshot, DiscreteSnapshot, and StringSnapshot tables. This stored procedure is used by the event subsystem and should not be modified.

Syntax

aaEventSnapshotInsert EventLogKey, EventTime, EventTagName

Arguments

EventLogKey

The unique numerical identifier of an event occurrence. This value is of data type int, with no default.

EventTime

The timestamp reflecting when the event history data was acquired. This is the time for when the event actually occurred. This value is of data type datetime2(7), with no default.

EventTagName

The name of the event tag to which the snapshot tag is related. This value is of data type nvarchar(256), with no default.

Permission

Execute permission defaults to the aaAdministrators group.

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