openPDC Historian Help
OnProcessAlarmNotification Method (pointState)
NamespacesTVA.Historian.FilesArchiveFileOnProcessAlarmNotification(StateRecord)
Raises the ProcessAlarmNotification event.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnProcessAlarmNotification(
	StateRecord pointState
)
Protected Overridable Sub OnProcessAlarmNotification ( _
	pointState As StateRecord _
)
protected:
virtual void OnProcessAlarmNotification(
	StateRecord^ pointState
)
Parameters
pointState (StateRecord)
StateRecord to send to ProcessAlarmNotification event.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252