Fix lubro, fix Slitta tastatore

This commit is contained in:
Samuele E. Locatelli
2019-07-22 18:09:04 +02:00
parent 14abfa2a99
commit fa047f0c8a
3 changed files with 11 additions and 22 deletions
+1 -2
View File
@@ -1459,8 +1459,7 @@ namespace SCMA
// aggiungo su file...
replString = item.BrowseName.Replace("Machine:", "").Replace(":Type", "");
fileOut.WriteLine($"A|I|{newElement.ident}_Count|{replString}:Repetitions");
fileOut.WriteLine($"A|I|{newElement.ident}_Status|{replString}:Status");
numRules +=2;
numRules ++;
}
if (item.Value == "VACUUM_PUMP")
{