IAlarms Interface Members
In This Topic
The following tables list the members exposed by IAlarms.
Public Methods
| Name | Description |
![Method](template/packages/core-dotnet/images/Method.png) | Add |
Add an Alarm or Event to a Historian server.
|
![Method](template/packages/core-dotnet/images/Method.png) | Backup |
This provides the functionality to backup alarms and events from the Alarms and Events database.
|
![Method](template/packages/core-dotnet/images/Method.png) | Delete |
This provides the functionality to delete or purge Alarms and event from the Alarms and Events database.
|
![Method](template/packages/core-dotnet/images/Method.png) | DeleteByAlarmsId |
This provides the functionality to delete alarms and event from the Alarms and Events database based on AlarmIds.
|
![Method](template/packages/core-dotnet/images/Method.png) | Query |
Query for Alarm,Events, Alrm history etc on the Historian servers from the Alarms and Events database.
|
![Method](template/packages/core-dotnet/images/Method.png) | Restore |
This provides the functionality to restore alarms and events from a bacup file.
|
Top
Public Events
See Also