12-14-2011 04:41 AM
Hi
i want to conver string to hex
what i mean i want to convert "wisam" it string that i want to cover it to hex
how can i do that in labview
thanks
12-14-2011 05:20 AM
Hi
check the attached file
12-14-2011 05:23 AM
sorry,
12-14-2011 06:38 AM
Hi
can you save the file so i can open it with labview v2009
thanks
12-14-2011 06:57 AM
here we are
12-15-2011 08:05 AM
If you want the Hex values, you can use the first portion of the code from Zekasa and set the display to Hexadecimal.
That way, it is still a numeric but you see it as Hexadecimal.
In other words, all you need is the "String to Byte Array" function.