Reading the terminal output from a different program

Is there a way to read the serial data sent with the cout and printf commands from a program other than VEXcode? I tried to do this with Processing, and although it did recognize the COM port, it did not register any available data to read.

You will have the best luck using the PROS CLI, which provides a command line terminal.

1 Like