Archived: Measurement Studio 8.6.1 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 8.6 to Measurement Studio 8.6.1.

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

Table of Contents

  1. .NET Class Libraries
  2. Visual C++ Class Libraries
  3. Visual Studio Integration
  4. Related Links

 

.NET Class Libraries

Bug IDFixed Issue
119291It is not possible to determine whether an axis range was changed programmatically or interactively for .NET graphs.
127011Under some circumstances, range division label values for .NET controls are formatted incorrectly.
128046.NET graph control axis labels do not redraw when you change the custom FormatString while using a custom FormatString for the axis LabelFormat.
132246If you bind multiple .NET control string properties to a single string network variable, updating a different network variable sets the bound string properties to String.Empty.
138493Range.Parse(String, IFormatProvider, CultureInfo) throws a runtime exception if the culture parameter is not set to CurrentCulture.
138506Arc.Parse() cannot parse the string returned by Arc.ToString().
146529Assigning the XPosition of a cursor to a point with a value of NaN puts the cursor in a bad state.
154249The encryption algorithm used for Measurement Studio .NET class libraries licensing is not Federal Information Processing Standard (FIPS) compliant.

 

Visual C++ Class Libraries

116253Programmatically changing the background color of a CWNumEdit control that has hidden increment/decrement buttons does not change the background for the entire control until you redraw it.
129864ControlImage and ControlImageEx may not fill multiple annotations on the CWGraph correctly.
132143CNiNumEdit and CNiAxis error messages and documentation do not indicate that they support only absolute time and not time spans.
134358Disconnecting a Visual C++ DataSocket object sometimes results in a crash.
136196The gridlines (ticks) do not invert when the Inverted checkbox is selected on the Range tab of the CWGraph3D Properties dialog box.
138093Changing the axis range on a CWGraph with few points causes skewed plot lines.
143046The clipping region of the CWGraph changed between Measurement Studio versions 8.1.2 and 8.5 to use the plot bounds instead of the graph bounds.

 

Visual Studio Integration

31091The Instrument Driver Wizard does not support functions with parameters that are 64-bit integers or 64-bit integer arrays.
31110The Instrument Driver Wizard does not properly handle .fp files that do not contain a prefix entry within the file.
104534The Instrument Driver Wizard sometimes creates constants with the same name.
125622The Instrument Driver Wizard generates an invalid class name when the input file name contains characters that are not valid in a class name.
134441Installing LabWindows/CVI and Measurement Studio and then uninstalling Measurement Studio can also uninstall shared merge modules, such as CW3DGraph_OCX.msm.
134950The Instrument Driver Wizard does not publicly expose the instrument C session handle.
140280The Visual Basic .NET documentation generated by the Instrument Driver Wizard does not conform to Microsoft Help Standards.

 

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).