rimessa (decommentata) gestioen allarmi (MA NONTESTATA...)

This commit is contained in:
Samuele E. Locatelli
2017-04-20 18:28:14 +02:00
parent 10b9dd3134
commit 4480fcd815
+2 -6
View File
@@ -1452,10 +1452,7 @@ namespace MTC_Adapter
// anche il secondo!
procPathOverride(1, currPathData, ref sb);
}
allarmiCNC = new CMSCncLib.OPENcontrol.ERRMSG();
#if false
// se ho allarmi li accodo...
if (allNcData.lastncerror != 0)
{
@@ -1469,8 +1466,7 @@ namespace MTC_Adapter
else
{
allarmiCNC = new CMSCncLib.OPENcontrol.ERRMSG();
}
#endif
}
parentForm.dataMonitor = sb.ToString();