This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can i view the incoming bytes from COM1 when simulating?

Hi, everyone:
My program is communicating with a device via RS232. I issued debug commands like this:
mode COM1 19200,0,8,1
assign COM1 <sin >sout
Communication works well, and i can see the outgoing data (sent by my program) from within the Serial Window. I can also use the slog command to log the output into a file. But, how can i view the incoming data sent by the device during debug session?

regards,
d.curie

Parents Reply Children
No data