cont inversioni
senza conv stringa
This commit is contained in:
@@ -2314,7 +2314,7 @@ namespace MTC_Adapter
|
||||
uint delta = istNumInvAssi[i] - contNumInvAssi[i];
|
||||
uint contTot = updateAxisRefListByIncr(i, delta, "Axis_{0:00}_InvDDone");
|
||||
// passo valore totale all'adapter
|
||||
vettAxis[i].mAxInvDDone.Value = contTot.ToString();
|
||||
vettAxis[i].mAxInvDDone.Value = contTot;
|
||||
// segnalo necessità salvataggio!
|
||||
needSave = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user