Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Range Property Editor

Hi there!

I've noticed a very minor inconvenience with the PropertyEditor for the Range type in Measurement Studio 8.1.1

Thing is, the Property Editor for the Range type displays values in the InvariantCulture format, which means that a Range of {0.1;10} converts to "0.1; 10", but accepts only values in the CurrentCulture format, ie. "0,001; 10".

It looks like only the string representation is affected, since showing the actual Property Editor (which consists of two textboxes and two labels) gives the expected result (ie. the range converts to "0,1" and "10").

I apologize if this isn't the right place for posting "bug" reports, but I've found no other.

Greetings,
Wilfried Nesensohn
0 Kudos
Message 1 of 2
(3,100 Views)
Hi Wilfried,

The Discussion Forums are a great place to report a bug. We tested this out and did discover it is in fact a bug and we have added it to our database. For your records, the bug ID is 4E26SU0F.

Thanks so much for reporting this.

Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 2 of 2
(3,074 Views)