protected virtual void OnBtnUpdateBatteryPressed(object sender, System.EventArgs e)
 {
     _Board.UpdateStatus();
 }