public override string ToString()
 {
     return("Data1: " + Data1.ToStringEx() + " Channel: " + Channel.ToStringEx());
 }