Archived: Measurement Studio 2013 Bug Fixes

NI does not actively maintain this document.

This content provides support for older products and technology, so you may notice outdated links or obsolete information about operating systems or other relevant products.

Overview



The following items are changes from Measurement Studio 2012 to Measurement Studio 2013.

If you have a Bug ID, you can search this list to validate that the issue has been fixed.

Bug Fixes

Bug IDFixed IssueAdditional Information
361209The Zoom method for the WPF PolarGraph control throws an exception.This method is not available for the WPF PolarGraph control.
361239The SetDataPosition method of a WPF Cursor does not update the position of the cursor. 
367072The WPF Meter control may disappear the data type changes.If the Meter control is changed to a data type in which the current range is invalid, the Meter control may disappear.
370422The HarmonicAnalyzer method in the Analysis Spectral Measurement library throws an AccessViolationException regardless of the input.This only occurs when using the overloaded HarmonicAnalyzer(Double[], Int32, Double, Double, Double[], Double[], Double) form of the method.The exception is not thrown for the other overloaded forms.
372509Measurement Studio shows expired license behavior after extending the evaluation period from 7 days to 45 days.If the evaluation period is extended to 45 days after the 7-day evaluation period has expired, then Measurement Studio does not recognize the extended evaluation for up to an hour.
372511Measurement Studio applications built with an Evaluation license may throw a LicenseException at run time.This can occur after extending the evaluation from 7 days to 45 days. A patch is available for this issue through NI Update Service. Refer to AE KnowledgeBase: Why Does My Measurement Studio 2012 Application Throw a LicenseException at Run Time While in the Evaluation Period? for more details.
373901Appending data to a cloned WaveformPlot object causes a NullReferenceException to be thrown. 
374462WPF Graph annotations are not hit-testable. 
375229The WPF Graph control throws an InvalidOperationException when moving a cursor between two plots when embedded in a user control.This only occurs when the control is embedded in a user control.
380359An exception is thrown when setting the GraphBase.DataSource property of the WPF Graph to null.If the DataSource property of a WPF Graph control is assigned an enumerable object of observable data types, such as an IList<ChartCollection<double>>, and then you assign null to the DataSource property and update the observable collections, the Graph will display data from the observable collections. If the collections are empty when you assign null to DataSource, then an out-of-range exception is thrown when you access a missing plot in the AllPlots object.
381465Removing multiple plots or data items from the WPF Graph control causes the Graph state to become corrupted. 
381542Initializing the Graph.Plots and GraphBase.Data of the WPF Graph control with items in the code behind causes the plots in the Graph to resize incorrectly.The plots in the Graph remain in place, relative to the lower-left corner of the Graph.
384987The PropertyChanged event does not occur when the Plot property of a XYCursor changes. 

Glossary of Terms

 

  • Bug ID - When an issue is reported to NI, you may be given this ID or find it on ni.com.  You may also find IDs posted by NI on the discussion forums or in KnowledgeBase articles.
  • Legacy ID – An older issue ID that refers to the same issue.  You may instead find this issue ID in older known issues documents.
  • Description - A few sentences which describe the problem. The brief description given does not necessarily describe the problem in full detail.
  • Workaround - Possible ways to work around the problem.
  • Reported Version - The earliest version in which the issue was reported.
  • Resolved Version - Version in which the issue was resolved or was no longer applicable. "N/A" indicates that the issue has not been resolved.
  • Date Added - The date the issue was added to the document (not the reported date).