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!