private void buttonStopCleanBelt_Click(object sender, EventArgs e)
 {
     EpsonLCD.StopCleanBelt();
 }