@@ -3849,7 +3849,7 @@ namespace OTSMeasureApp
}
iSzie = oValue.Size;
//although we can initialize the fielddata infomation of one sample here ,but we shouldn't do it here,because this is in the module of HMI interface(view),we must abey the rules of MVC.
- //WSample.GetSEMDataMsr().SetTotalFields(iFieldCount);
+ WSample.GetSEMDataMsr().SetTotalFields(iFieldCount);
//WSample.ClearFields();
//foreach (Point fldcenter in pFields)
//{