The simplist way is somewhat slower than other ways I am sure. But here it is. First convert the numbers to 8bit (ushort)integers, using scan from string in a loop, placing the results into an array. Then convert the array of ushort to a string using the convert array to string function.
Jon D
Certified LabVIEW Developer.