public void WriteTable(string ntcPath) { IniFiles ini = new IniFiles(ntcPath); //ini.WriteDouble("DATA_1", "TEMP",); }