Use the Type Cast function. If your numeric is a U32, Type Cast will produce an Ascii string with 4 bytes. If it is a U16, Type Cast will produce a 2 byte string, and so on. The attached picture shows how it works. The top string display is the actual Ascii characters (normal display) and the bottom is a string display set to hex display. You can wire either one into the Serial Port Write vi.
Message Edited by tbob on 10-09-2006 04:31 PM