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