| | Can C See?
|
| All I want to do is have a C program check the value of a variable on the RCX. Do I have to use Spirite.ocx somehow from C? Can't I just send some data to the Com port were the Ir tower is? Or is it a big mess? (Why does VB work and not C?) Thanks, (...) (26 years ago, 17-Feb-99, to lugnet.robotics)
| | | | Re: Can C See?
|
| The source to NQC has some classes that take care of all the serial port protocol stuff (without requiring Spirit.ocx). You can download the code from (URL) want to use the RCX_Link class. The following code snippet should be close to what you (...) (26 years ago, 18-Feb-99, to lugnet.robotics)
| |