09-29-2009 08:29 AM
Or, if you already have an array...
If it is U8 data (range 0 to 255) in a I32 type use the conversion "To Unsigned Byte Integer".
If it is I32 data use Type Cast.