LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remove blanks 1d string

Should not matter about the version.

 

Double check the input string to make sure there are actual spaces there.

Message 11 of 24
(1,685 Views)

they were numerical '0's before being converted

0 Kudos
Message 12 of 24
(1,680 Views)

Hi john, i have attached a vi.

Hope i will be usefull for you.

 

Thanks.

 

CLAD
Labiew programmer
0 Kudos
Message 13 of 24
(1,668 Views)

ta, i'll have a look what i've done wrong when the kids have gone to bed later 😄

0 Kudos
Message 14 of 24
(1,667 Views)

hi could you save it so i can read it in LV 8.2? cheers.

0 Kudos
Message 15 of 24
(1,651 Views)

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!

0 Kudos
Message 16 of 24
(1,641 Views)

Not sure you would want it. Looks like a search and replace before LabVIEW had a native function for it.

0 Kudos
Message 17 of 24
(1,635 Views)

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.

0 Kudos
Message 18 of 24
(1,624 Views)


John Pierson wrote:

 

and walla!


It's spelled "voila" and it is pronounced like vualla.  That is your French lesson for the day.

 

- tbob

Inventor of the WORM Global
0 Kudos
Message 19 of 24
(1,586 Views)

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

 

 

0 Kudos
Message 20 of 24
(1,494 Views)