public int ReadPot1(IController c, int pot)
 {
     return(Port1.Read_Pot(c, pot));
 }