ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
04-03-2008 09:41 PM
04-03-2008 09:48 PM
First convert the string to a byte array. There is a vi under the string conversions pallete. Then use the number to hex string conversion vi, which can be found in the numeric conversions pallete. Add a space in between every 2 bytes and you will have a normal string with the same look as what is in your example.
Hope this helps,
04-03-2008 10:28 PM - edited 04-03-2008 10:29 PM
Melikyan wrote:
..., i want to convert it Normal display but same hex digits, is it possible? And my 2nd question is, how to seperate the string 2 part?
