public double get_PreHeat_Temp_SP()
 {
     PreHeat_Temp_Sp.Read_type();
     return(PreHeat_Temp_Sp.value);
 }