LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Decimal Point Problems with the Excel Easy Table VI and Excel 2007

Solved!
Go to solution

Hello,

 

we were using the Excel Easy Table VI to transfer some measurement data from LabView to Excel 2002. Now we have updated our Excel to Excel 2007. After that there is something going wrong during the transfer from LabView to Excel. It seems that excel is now ignoring the decimal Point.

Download All
0 Kudos
Message 1 of 3
(3,472 Views)
Solution
Accepted by topic author JUMO

Hi Martin,

 

This is a known issue with LV, excel and european regional settings.

 

As a workaround, do the following:

 

To transfer correct data to excel you have to unset the "Use localized decimal point" in Tools->Frontpanel.

Then you have to use the " . "instead of " , " when you enter numbers, e.g. "0.99" instead of "0,99".

 

Stefan

 

 

 

0 Kudos
Message 2 of 3
(3,421 Views)

Hello Stefan,

 

thank you for your reply, we have tested this and it is working. But now we have to change our hole VI to . as decimal Point. Is there any possibility to search and replace any ( , ) in an array?

0 Kudos
Message 3 of 3
(3,405 Views)