ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

split and group string

Solved!
Go to solution

 


@icycool wrote:

..btw can u attach ur example vi.


You did not say what LabVIEW version you are using....

 

0 Kudos
Message 11 of 20
(2,474 Views)
ouh..im using labview 2009
0 Kudos
Message 12 of 20
(2,468 Views)

After reading through the post, I created a quick VI based on the image that was previously posted.  Please see attached VI.

Regards,
Jake G.
National Instruments
Applications Engineer
0 Kudos
Message 13 of 20
(2,440 Views)

i cant open ur vi. as it is version 10 and im version9 =(

0 Kudos
Message 14 of 20
(2,423 Views)

I'm sorry, my mistake.  The LabVIEW 2009 version of the VI is below.

Regards,
Jake G.
National Instruments
Applications Engineer
0 Kudos
Message 15 of 20
(2,413 Views)

thanks for vi. TheTician..one thing i forget..my input is in HEX..and i want the output for each of them to be converted to decimal..how do i make it then?

0 Kudos
Message 16 of 20
(2,391 Views)

 


@icycool wrote:

thanks for vi. TheTician..one thing i forget..my input is in HEX..and i want the output for each of them to be converted to decimal..how do i make it then?


 

If the input is a raw binary string, here's one possible solution. You did not really specify the output type, modify accordingly if you want a different output (e.g. format to a decimal string). Questions?

 

Download All
0 Kudos
Message 17 of 20
(2,376 Views)

thanks altenbach..i want my output in decimal only..so then i will delete the output in hex

another thing,i try to make four 1D array for each of my element which is 1111,2222,3333 and 4444 but it didnt work..can u help me

0 Kudos
Message 18 of 20
(2,363 Views)
Solution
Accepted by icycool

Here's one possibility. It's a bit inelegant so try to find a better way. 🙂

 

 

 

Message 19 of 20
(2,357 Views)

no problem..i'll change it according to what i need..thanks altenbach..u've been a great help 😃

0 Kudos
Message 20 of 20
(2,350 Views)