fix tipo evento x OSAI
This commit is contained in:
@@ -1025,8 +1025,8 @@ namespace MTC_Adapter
|
||||
// salvo!!! come path#nome
|
||||
axisDict.Add(string.Format("{0}#{1}", i, axisTable[j]), currId);
|
||||
// salvo (per ID) descr asse e processo corrente!
|
||||
vettAxis[currId].mAxDescr = axisTable[j].ToString();
|
||||
vettAxis[currId].mAxMainProc = i.ToString();
|
||||
vettAxis[currId].mAxDescr.Value = axisTable[j];
|
||||
vettAxis[currId].mAxMainProc.Value = i;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user