public DataTable GetTimerSettings(int timerNo)
 {
     return(zipMDB.GetTimerSettings(timerNo));
 }