To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / 635 (-20)
  Re: VB Upload Problem
 
Ok i'm lame. i had the vb uploading code in a random code module instead of a module specifically for the click of the upload button. anyway, now the data comes up in the vb list box, but it is all screwy. for example, for some data that i just (...) (26 years ago, 24-Jun-00, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: Dumb VB question
 
In manual it says that input has to be string, then activeX control parses it and searches for numbers 0,1,2. So perhaps you should define those constants explicitly as strings instead of using variants. "Ben Erwin" <ben@alum.mit.edu> wrote in (...) (26 years ago, 21-Jun-00, to lugnet.robotics.rcx)
 
  Re: Dumb VB question
 
"Ben Erwin" <ben@alum.mit.edu> wrote in message news:FwHKu9.2I1@lugnet.com... (...) how (...) "OUTPUT_AOUTPUT_BOUTPUT_C" (...) This is just a guess, but how about OUTPUT_A + OUTPUT_B + OUTPUT_C . (26 years ago, 21-Jun-00, to lugnet.robotics.rcx)
 
  Dumb VB question
 
If using the constants OUTPUT_A, OUTPUT_B, OUTPUT_C instead of "012" ... how can you refer to multiple outputs in one command? "OUTPUT_AOUTPUT_BOUTPUT_C" certainly doesn't work, and neither do "OUTPUT_A,OUTPUT_B,OUTPUT_C" or "OUTPUT_A OUTPUT_B (...) (26 years ago, 21-Jun-00, to lugnet.robotics.rcx)
 
  RE: VB Upload Problem
 
I have source coding sample of it, www.pronerd.com/lego should have a link, else goto my old page, (URL) Rutkas Faith in Chaos www.PRONERD.com -----Original Message----- From: news-gateway@lugnet.com [mailto:news-gateway...net.com]On Behalf Of Ben (...) (26 years ago, 20-Jun-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: More Reviewers Needed for New Mindstorms Book
 
Thanks to everyone that replied! We have more than enough reviewers now. :) -Ben (...) (26 years ago, 20-Jun-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  VB Upload Problem
 
I'm having trouble uploading data from within VBA (Microsoft Word). I wrote the Example program from page 93 of the SDK, and added an .InitComm before the UploadDatalog command. When I run the script, the green light comes on in the tower as if data (...) (26 years ago, 20-Jun-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  More Reviewers Needed for New Mindstorms Book
 
Hi all. Addison-Wesley is looking for some more reviewers for a book I am writing about LEGO Mindstorms (primarily RCX and RIS). If you are interested, please contact me at ben@alum.mit.edu and I will put you in touch with them. Thanks! -Ben Erwin (26 years ago, 19-Jun-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: 1.0 and 1.5 Differences
 
(...) This topic has been covered many times before, do a search and you'll see the details. In a nutshell, if you use NQC - not much, don't worry about it. If you use the included programming environment, it expanded and improved it somewhat for (...) (26 years ago, 16-Jun-00, to lugnet.robotics.rcx)
 
  Re: NQC or P-Brick script?
 
Yes, then I run ATL.exe and specified patch#4 firmware file from lego sdk site. Sorry for delay in response. "Michael Jorgensen" <jorgensen@iprimus.ca> wrote in message news:Fw3qv9.EHo@lugnet.com... (...) SDK? (...) is (...) also (...) wandering (...) (26 years ago, 16-Jun-00, to lugnet.robotics.rcx)
 
  1.0 and 1.5 Differences
 
Hi List , What are the differences from RIS 1.0 to RIS 1.5 ? Jeronimo (26 years ago, 16-Jun-00, to lugnet.robotics.rcx)
 
  Re: Help needed: Problems setting up the IR tower
 
Yes, I did but it didn´t work either... (...) (26 years ago, 16-Jun-00, to lugnet.robotics.rcx)
 
  Re: Help needed: Problems setting up the IR tower
 
(...) Have you already tried with a new 9V battery in the IR tower? Antonio (26 years ago, 14-Jun-00, to lugnet.robotics.rcx)
 
  Re: Help needed: Problems setting up the IR tower
 
I have tried both Andi Scharfstein´s and Reinis Kanders´ recommendations and everything seems ok but there was no improvement... The comm port works fine with my PalmPilot craddle but not with my IR tower...Does anyone else have another (...) (26 years ago, 14-Jun-00, to lugnet.robotics.rcx)
 
  Re: NQC or P-Brick script?
 
How do you upgrade the RCX firmware? Did you installe the RIS 2.0 alpha SDK? (...) (26 years ago, 13-Jun-00, to lugnet.robotics.rcx)
 
  Re: Help needed: Problems setting up the IR tower
 
Check your BIOS settings to see if those ports are enabled, maybe instead of auto set them manually in BIOS. Maybe soft reset is not enough to reset the port, but I doubt it, just to check it, unplug your box for couple of seconds. "Federico (...) (26 years ago, 13-Jun-00, to lugnet.robotics.rcx)
 
  Help needed: Problems setting up the IR tower
 
I have changed my computer and it is imposible to get my IR tower up and running again. I have used my I tower with my old Pentium 233mmx/win95 with no problems at all (I have used the original lego software / NQC /WinlegOS). After changing my (...) (26 years ago, 13-Jun-00, to lugnet.robotics.rcx)
 
  NQC or P-Brick script?
 
Hello! I just bough RIS1.5 and updated firmware to 0301.0326, so I guess it is essentially RIS2.0. I played around with the pscript and it seems to be pretty nice, but I also noticed that NQC beta release claims to support RIS2.0. So I was wandering (...) (26 years ago, 11-Jun-00, to lugnet.robotics.rcx)
 
  Infrared range of RCX
 
Hi all. I've been experimenting with the range of the Infrared communication between RCX's. I noticed that RCX #1 could send a message to RCX #2 at a distance of about 80 feet. However, RCX #2 could only send a message to RCX #1 at about a distance (...) (26 years ago, 12-Jun-00, to lugnet.robotics.rcx)
 
  Re: how detect other RCX robots with light sensors?
 
Some of our students did something similar to this with LEGO lamps on the (...) (26 years ago, 12-Jun-00, to lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR