private void btnClearHTP_Click(object sender, RoutedEventArgs e)
 {
     DMXController.FlushHTPAll();
 }