07-10-2010 09:14 AM
Should not matter about the version.
Double check the input string to make sure there are actual spaces there.
07-10-2010 09:23 AM
they were numerical '0's before being converted
07-10-2010 11:21 AM
Hi john, i have attached a vi.
Hope i will be usefull for you.
Thanks.
07-10-2010 11:25 AM
ta, i'll have a look what i've done wrong when the kids have gone to bed later 😄
07-10-2010 03:22 PM
hi could you save it so i can read it in LV 8.2? cheers.
07-10-2010 04:49 PM
rather oddly, found a way around the problem, after realising it was the space it wasn't looking for, i replaced the space that i inserted earlier in the program with a capital 'a' this would appear different in the text, so i could remove it. then did the remove on 'A' and walla!
It now works.
weird!
07-10-2010 07:00 PM
Not sure you would want it. Looks like a search and replace before LabVIEW had a native function for it.
07-11-2010 02:46 AM
well it works after a series of tests.
cac-handed was of doing it, but it seems to be ok, the text doesn't us capitals so a capital A will do for the search and remove. its a 65 numerical before conversion.
07-12-2010 10:57 AM
John Pierson wrote:
and walla!
It's spelled "voila" and it is pronounced like vualla. That is your French lesson for the day.
12-06-2010 11:08 AM
I have a problem with blanks spaces in my VI that I cant get rid of IT!
I have a smal table of string, that keep the table format but I need a 1D format to send to the machine!
The Labview seems not to recognize the blank spaces to delete with the string tools.
attached is the VI.
I know it is simple but I tryied many ways!
so , thank you in advantage
regards
Leandro