LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

%,; signifier problem with LabVIEW 8.5.1

Good afternoon,
 
I wrote a software under LV 8.2 which uses format code to customize display with , or . decimal point. So I use the following format : %,;%.3f or %.;%.3f depending on user settings.
When I convert the software under LV 8.5, using those format produce errors. I cannot format my display any more. The problem remains also when a new VI is build under LV 8.5 (without converting).
I attached a test VI to this post to illustrate what I mean. The VI is written under LV8.2 and works well. Under LV8.5 you will have an errror.
 
Knows anybody a solution to that problem?
 
Thanks in advance.
 
Adelina
 
PS: I post this problem in a wrong thread... Sorry.
0 Kudos
Message 1 of 7
(3,764 Views)
This looks like a bug.
 
Using 8.5.1, the %,;%.3f works fine, but %.;%.3f generates an error.
(even if you enter the advanced format directly in the property box, %.;%.3f gives the red LED, indicating an invalid format.) 
0 Kudos
Message 2 of 7
(3,754 Views)

Hi,

In my german environment, both format does not works. I agree that it looks like a bug...

 

0 Kudos
Message 3 of 7
(3,747 Views)


aleveque wrote:
In my german environment, both format does not works. I agree that it looks like a bug..


Are you using 8.5 or 8.5.1. Just curious if there could be a difference.
 
 
Anyway, I posted a link to this thread over in the bug thread, so hopefully we get a CAR#
 
0 Kudos
Message 4 of 7
(3,742 Views)

I am using 8.5.1 in german version.

Thanks for posting the thread!

0 Kudos
Message 5 of 7
(3,738 Views)
I could also reproduce this error :
  • decimal point = , --> OK with 8.2.1 and 8.5.1
  • decimal point = . --> OK with 8.21 but KO with 8.5.1 !
0 Kudos
Message 6 of 7
(3,737 Views)
Hello,

This was reported to R&D (#118826) for further investigation. Thanks for the feedback!
National Instruments
District Sales Manager
0 Kudos
Message 7 of 7
(3,664 Views)