To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.robolabOpen lugnet.robotics.rcx.robolab in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / ROBOLAB / 114 (-20)
  Re: RoboLab 2.x?
 
Yes, there are planned updates. I believe 2.5 should be out in the "near future". -Peter "Edward Cox" <ecox@bigpond.net.au> wrote in message news:GF0pK9.7Iw@lugnet.com... (...) a (...) (25 years ago, 9-Aug-01, to lugnet.robotics.rcx.robolab)
 
  Re: SubVI help screens
 
Yes you can create your own help screens, make your own command icon, etc. This is explained in detail in the "Elevator" chapter (Chapter 19) of my book "Creative Projects with LEGO Mindstorms". You can create your own help menu by double-clicking (...) (25 years ago, 4-Aug-01, to lugnet.robotics.rcx.robolab, lugnet.robotics.rcx)
 
  SubVI help screens
 
I recently discovered the feature in RoboLab that lets you compact many program steps into one icon, using the command 'Create SubVI'. It's intuitive and easy to use. I suspect you can create help screens and change and label the icon it creates, (...) (25 years ago, 3-Aug-01, to lugnet.robotics.rcx.robolab)
 
  Re: Dumb Q - How to get to Robolab Level5
 
(...) The Programmer section has four levels of Pilot and four levels of Inventor. Only the Investigator section has five levels. (25 years ago, 3-Aug-01, to lugnet.robotics.rcx.robolab)
 
  Re: Dumb Q - How to get to Robolab Level5
 
I am new to Robolab. I find a level 5 in Investigator. There is a window in the top center that allows me to select Level 1 through 5. Hope this helps. -- Bob Fay rfay@we.mediaone.net (URL) <lwhite@pelicaneng.com> wrote in message (...) (25 years ago, 3-Aug-01, to lugnet.robotics.rcx.robolab)
 
  Dumb Q - How to get to Robolab Level5
 
I used to know this, now I can't find the reference. Anyone? Hangs his head in shame, Larry (25 years ago, 2-Aug-01, to lugnet.robotics.rcx.robolab)
 
  Lie Detector with RCX
 
Fred Wolflink from Massachusetts College of Art made a nice lie detector. Scroll down to the bottom of the page and click on "Create your Lie Detector" (URL) (25 years ago, 17-Jul-01, to lugnet.robotics.rcx.robolab, lugnet.robotics.rcx, lugnet.robotics)
 
  Robot Transfer Protocol (a Hack from MacHack)
 
(URL) Transfer Protocol is a way to transfer text data from one computer to another. For MacHack it turned a typed message into a dialog box on the other computer's screen. The phrase suggested by the audience was "Shave My Poodle"." -Ben (25 years ago, 25-Jun-01, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: Rotation Sensor
 
Ben, Thanks for the response. I was interested in the "Wait for Rotation". I was not able to duplicate your suggestion, but I learned a great deal trying. Robolab is a very interesting approach to programming. I am glad that I have your book to lean (...) (25 years ago, 19-Jun-01, to lugnet.robotics.rcx.robolab)
 
  Re: Rotation Sensor
 
Which command are you refering to? "Wait for Rotation" is positive-only I think, whereas "Angle Sensor Fork" and "Angle Container" can both deal with negatives. To make a "wait for" out of a fork, you would put a Jump in the branch of the fork that (...) (25 years ago, 17-Jun-01, to lugnet.robotics.rcx.robolab)
 
  Rotation Sensor
 
I am very new to Robolab. I have version 2.0 and I am wondering if the rotation sensor can be programmed to react to a negative number? It seems to ignore the negative sign and react to it as a positive. -- Bob Fay rfay@we.mediaone.net (URL) (25 years ago, 16-Jun-01, to lugnet.robotics.rcx.robolab)
 
  RoboLab 2.x?
 
Is anyone aware of any planned or potential updates for RoboLab 2.0. It's a great piece of software but I feel that it could be so much more. Thanks, Ed Cox (25 years ago, 16-Jun-01, to lugnet.robotics.rcx.robolab)
 
  Win2000 and SP2
 
Has anybody had problem running Robolab2 on a win2000 PC with SP2 installed?? I've recently tried to install Robolab on a PC at work and found that on loading it fails with an error message, I'll take care to remember the message if this rings a (...) (25 years ago, 24-May-01, to lugnet.robotics.rcx.robolab)
 
  RoboLab Webring
 
|I am interested in starting a webring for web sites that primarily use |RoboLab. I noticed that there was a Mindstorms webring, but that the sites |associated with this webring mainly focus on the RIS programming |environment. I have found that the (...) (25 years ago, 20-Apr-01, to lugnet.robotics.rcx.robolab, lugnet.edu, lugnet.robotics)
 
  Re: Using 'containers' in Robolab
 
Thanks to you and Ben Irwin for your replies. After considerable beating my head against the wall I found my mistake: For the value in the angle container I had a constant instead of 'value of port 2' modifier. I surely will not forget that one. (...) (25 years ago, 18-Apr-01, to lugnet.robotics.rcx.robolab)
 
  Re: RoboLab prg size limit?
 
(...) There are some minor bugs in Robolab 1.5, so I always use version 2.01 or higher. If you email me the program, I would be happy to play with it. (25 years ago, 16-Apr-01, to lugnet.robotics.rcx.robolab)
 
  Re: Using 'containers' in Robolab
 
(...) What version of Robolab are you using? I use Robolab 2.01 and have not had the problems you are describing. As an example of using the Angle Sensor, I tried the program: Empty Container - Blue Zero Angle Sensor - Port 1 Wait 2 Play Sound 5 (...) (25 years ago, 16-Apr-01, to lugnet.robotics.rcx.robolab)
 
  RE: Internet Controlled Robots
 
What a strange coincident. I had just posted the message when I went to my mailbox to find an examination copy of your text. I immediately checked to see if your text included any information and of course found it. You text is wonderful and as I (...) (25 years ago, 16-Apr-01, to lugnet.robotics.rcx.robolab, lugnet.robotics.edu, lugnet.robotics)
 
  Re: Using 'containers' in Robolab
 
Jerry, (...) What kinds of numbers to see on the display and what kinds of numbers do you see in the container? Can you send me your program? or at least post an image of it somewhere? :) (25 years ago, 16-Apr-01, to lugnet.robotics.rcx.robolab)
 
  Re: Internet Controlled Robots
 
(...) Chapter 21 of my book "Creative Projects with LEGO Mindstorms" (see (URL) is called Advanced Communication, and covers several advanced communication projects, including "Internet Communication with ROBOLAB". (25 years ago, 16-Apr-01, to lugnet.robotics.rcx.robolab, lugnet.robotics.edu, lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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