| | Re: program wont stop running
|
|
(...) If the person stops running, then that means the program has stopped. The "Run" button stops a program and turns off the motors. However, when a program finished normally (with nothing more to do), the motors are left in whatever state the (...) (24 years ago, 8-Apr-01, to lugnet.robotics, lugnet.robotics.rcx.nqc)
|
|
| | Re: program wont stop running
|
|
(...) The program has stopped running. It stops as soon as it starts... You just need to STOP the motor when your done. Otherwise it just stays on... Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (24 years ago, 7-Apr-01, to lugnet.robotics, lugnet.robotics.rcx.nqc)
|
|
| | Re: Revisions to RcxCC
|
|
I'm Tamotsu Kamigaki from Japan. I am teaching the Computer Science in university. I had already modified the RcxCC to support the Scout and the USB IrTower that is included in RIS2.0 set. The RIS2.0 set was released in Nov. 2000 only in Japan. My (...) (24 years ago, 7-Apr-01, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Revisions to RcxCC
|
|
(...) Looking into the way syntax highlighting is performed in RcxCC revealed a few "features" that I find undesirable. In my experience, the Undo doesn't really work right. It also appears to be counting the change of highlighting as a (...) (24 years ago, 6-Apr-01, to lugnet.robotics.rcx.nqc)
|
|
| | program wont stop running
|
|
O.k., I've never had this happen before, and don't know why it's doing it now. A program as simple as: task main() { SetPower(OUT_A,7); OnFwd(OUT_A); } won't stop running after i hit the "Run" button on the rcx (1.5). Also, the little person in the (...) (24 years ago, 6-Apr-01, to lugnet.robotics, lugnet.robotics.rcx.nqc)
|