Serial Port

Hey,

I have been trying to read data from my Vex’s serial port, and have come to the conclusion that I don’t know what I’m doing.

What I have done is write a simple C# program that reads data coming into a COM port and then display it. Now, how do I program the Vex CPU to send signals to the serial port? Ultimately I want it to send a signal to the serial port when a sensor is triggered.

Thanks for any help!

If you do a search on serial port you’ll find some posts that help. Like this one Serial port thread