LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

I can't change the decimal point from point to comma with the setlocale function

I would like to transfer floating values by DDE from CVI 5.0.1 to Excel. But the digital point in CVI is "." and Excel needs ",". What is the best way to solve this. Thanks Christian
0 Kudos
Message 1 of 3
(3,269 Views)
I would change the "," in Excel to a ".". To change it in Excel you have to change it in windows. Go to control panel,regional language options, customize.
0 Kudos
Message 2 of 3
(3,269 Views)
That's sure possible, but in my case we have a company standard to use the "," in windows as decimal point and also many users should use this program. Then also these users has to change this. But thank you for the solution.
0 Kudos
Message 3 of 3
(3,269 Views)