Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / IAlarms Interface
Methods Events

In This Topic
    IAlarms Interface Members
    In This Topic

    The following tables list the members exposed by IAlarms.

    Public Methods
     NameDescription
     Method Add an Alarm or Event to a Historian server.  
     Method This provides the functionality to backup alarms and events from the Alarms and Events database.  
     Method This provides the functionality to delete or purge Alarms and event from the Alarms and Events database.  
     Method This provides the functionality to delete alarms and event from the Alarms and Events database based on AlarmIds.  
     Method Query for Alarm,Events, Alrm history etc on the Historian servers from the Alarms and Events database.  
     Method This provides the functionality to restore alarms and events from a bacup file.  
    Top
    Public Events
     NameDescription
     Event Occurs when backuping alarm  
     Event Occurs when querying alarm.  
    Top
    See Also