I am trying to read data transmitted by a device across a serial port. When I collect the data with PuTTY it contains escape codes and ascii strings. But when I try to collect the same data with ComRd() or ComRdTerm(), only the escape codes are collected and the ascii strings seem to vanish. Any idea why?
↧