| | How to communicate sensor value changes to RCX Tower Farrukh S. Najmi
|
| | Hello all, I am a mindstorm newbie and have just started writing a high level Java toolkit for mindstorms. It is based on RCXPort by Scott Lewis at the lowest level. Kudos to Scott for a greta job and for helping me get boot-strapped. The toolkit is (...) (25 years ago, 5-Nov-99, to lugnet.robotics)
|
| | |
| | | | Re: How to communicate sensor value changes to RCX Tower David Chen
|
| | | | I believe that Variable 0 can be used as a flag and there is a special way to constantly poll for a change in that value. Perhaps you could have a task that logs all sensor values into the RCX DataLog and use Variable 0 to indicate when the DataLog (...) (25 years ago, 5-Nov-99, to lugnet.robotics)
|
| | | | |
| | | | Re: How to communicate sensor value changes to RCX Tower Michael Gasperi
|
| | | | Farrukh S. Najmi <lego-robotics@crynwr.com> wrote in message news:3822F0C7.A06551...sun.com... (...) I doubt you can beat just polling it to death. Anything else might be a little more efficient, but will probably introduce delay and complexity. (...) (25 years ago, 6-Nov-99, to lugnet.robotics)
|
| | | | |