LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Decimal Point in Lab View Measurement File

Hi
 
Just one quick thing
 
I'd like to use the LabView Measurement Output, to output data to a text file (which works).
 
BUT: I'd like to use a comma as decimal point (as it is usual around here). Is there some way I can achieve this ?
0 Kudos
Message 1 of 3
(2,316 Views)
You can't. The decimal point is hardcoded into the express vi.
If you're curious enough, you can check the following thread, discussing a similar problem:

http://forums.ni.com/ni/board/message?board.id=170&message.id=132738#M132738
(pay attention to the format string)


Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
Message 2 of 3
(2,310 Views)
alright .. thank you ...
 
already thought it would be like this ... 😞
0 Kudos
Message 3 of 3
(2,306 Views)