Ejemplo n.º 1
0
 // Get Alarm count (please ignore back door)
 public int GetAlarmCount()
 {
     return(ijp.GetAlarmInformationCount());
 }