DelAlarm Method Example

The following example deletes an alarm generated for the block titled AI1 on a node titled NODE1 in the AlarmSummary object AlarmSummaryOCX1.

Dim iRval As Integer

iRval = AlarmSummaryOCX1.DelAlarm("NODE1", "AI1")