I would like to write and read Hex through a serial port. 0x02, 0x05 for example, how to write them through RS232 protocol? The point is that 02 and 05 do not have the related ASCII characters which i could handle them with VISA Read.vi and VISA Write.vi.