Fix valore chiamata x SIM base
This commit is contained in:
@@ -241,7 +241,7 @@ namespace IOB_WIN_NEXT.Iob
|
||||
case taskType.setProg:
|
||||
case taskType.setPzComm:
|
||||
// salvo in currProd..
|
||||
saveProdData(new KeyValuePair<string, string>(item.Key, newVal));
|
||||
saveProdData(new KeyValuePair<string, string>(item.Key, item.Value));
|
||||
taskVal = processMemWriteRequests();
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user