aggiunto salvataggio ID PROCESSO + DESCR ASSE x OSAI
This commit is contained in:
@@ -1018,9 +1018,11 @@ 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];
|
||||
vettAxis[currId].mAxMainProc = i;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
char axName;
|
||||
|
||||
Reference in New Issue
Block a user