08-06-2008 05:01 PM
08-06-2008 05:24 PM
08-06-2008 06:25 PM
08-06-2008 07:42 PM - edited 08-06-2008 07:43 PM
I'm not sure I completely follow what you are looking for..
Are you trying to have a string that contains the HEX equivalent of the original string?
Let's see if I understood: Say you have the word "Hello", it's ASCII equivalent in Hexadecimal is: 0x48 0x65 0x6C 0x6C 0x6F
And you would want a string that contains: 48 65 6C 6C 6F
If that is what you are looking for, please see attached VI.
Otherwise, please try again to explain what you need.
R
08-06-2008 08:15 PM
08-06-2008 09:03 PM
08-06-2008 09:54 PM
Thank you so much, this is exactly what I was looking for.
Adam
08-07-2008 07:38 AM - edited 08-07-2008 07:41 AM
08-07-2008 08:59 AM - edited 08-07-2008 08:59 AM
08-07-2008 10:44 AM
Thanks for posting Saverio,
I thought it was just me who didn't understand what the person was asking... Had he/she been MORE clear, my example would have been more appropriate. Heck, a simple change was all that was needed to achive the end solution. As you said no loops involved...
Also, my belief is to provide a generic solution so that the person asking the question can have a clue how to solve the problem.. That way, they can learn instead of always relying on others..
shivels, to learn more about LabVIEW, I suggest you try looking at some of these tutorials.
R