To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.nqcOpen lugnet.robotics.rcx.nqc in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / NQC / 926 (-20)
  Visual NQC 2001 Beta 2
 
To all testers, Runtime error 380 stands for invalid property. This can happen when you try to compile a program in the editor. I had the error ones during development but it didn't come up anymore. Next week I'm starting bugfixing again and see if (...) (24 years ago, 26-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Visual NQC 2001
 
I have downloaded and installed Beta 2. I am having a problem that I had with beta 1. When I "Compile" I get a "Runtime Error '380' Invalid Property Value". Am I alone in this problem? If so, what does it mean? Is something missing from my Win98? -- (...) (24 years ago, 25-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Visual NQC 2001
 
I've fixed a lot of problems thanks to your testing and reporting. Beta relase 2 is now available on (URL) (24 years ago, 25-Jan-01, to lugnet.robotics.rcx.nqc)
 
  MacNQC Beta
 
Hi all, I have been working on an updated version of MacNQC and am now ready for a public beta. If you are interested in it, it can be found at (URL). There are some new windows to control the RCX and the compiler has been updated to NQC 2.2r2. Rob (...) (24 years ago, 23-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Visual NQC 2001
 
Thanks to all who have tested my program. I know there are some problems and runtime errors. The biggest problem for me was the bad website on with some of you used the bugs report to tell me what's wrong, but this information didn't never reach my (...) (24 years ago, 19-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Possible bug in firm0328 or NQC 2.2
 
"Dave Baum" <dbaum@spambgoneenteract.com> ha scritto: (...) I feel totally stupid, first thing I should have checked. Thanks Dave. Mario (24 years ago, 16-Jan-01, to lugnet.robotics.rcx.nqc)
 
  WinNQC source opened
 
I never thought I will so busy for my official job! I think I have no more time to upgrade WinNQC so that I decided to open its source, this is written by VC6.0 with WinHelp and compile with all NQC sources. Now the NQC is 2.1 version, you can easy (...) (24 years ago, 16-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Visual NQC 2001
 
(...) Excuses, but the first thing for me to do was fixing my website problems for Netscape users. Thanks for your reports and, as you said I'm a bit overwhelmed. Look at the websit for info about the actual situation of Visual NQC 2001. Ronald (...) (24 years ago, 15-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Visual NQC 2001
 
(...) The website is re-designed and available for Netscape users. Ronald Strijbosch. (24 years ago, 15-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Visual NQC 2001
 
(...) I've had similar results. I sent 5 or 6 bug reports to the author, but I suspect he may be a bit overwhelmed at the moment. I haven't heard a peep from him. (: Corey Snipes Boulder, CO, USA csnipes at qwest dot net (24 years ago, 15-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Possible bug in firm0328 or NQC 2.2
 
(...) You've got the args to OnFor() backwards. It should be OnFor(OUT_A + OUT_C, 30); If your original source had the args in the correct order, email it to me and I'll check the assembly listings to see what code is actually being generated. (...) (24 years ago, 13-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Possible bug in firm0328 or NQC 2.2
 
Yesterday evening I was testing some NQC code for an RCX with the new firm0328 installed. A very strange thing happened: motor B was running when motor A was expected to do. I double checked the connections, and the code, and couldn't really (...) (24 years ago, 12-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Visual NQC 2001
 
(...) Oh, that probably means the web pages were written with Front Page which intentionally does stuff that only IE (usually only on a PC) can read. DLC (...) (24 years ago, 12-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Visual NQC 2001
 
I have found this program to be rather nonfunctional. Anybody having any luck with it? -- Bob Fay California, USA rfay@we.mediaone.net (URL) (24 years ago, 12-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Visual NQC 2001
 
I downloaded with MS Explorer 5.5 with no problem. -- Bob Fay California, USA rfay@we.mediaone.net (URL) (24 years ago, 11-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Positioning VIA 5th Wheel
 
I worked on a robotics project in which my program controlled a very big (18,000 pounds) piece of equipment and need to know its position. It was used for railroad track maintenance and road on the tracks. Even though this was a one dimensional (...) (24 years ago, 11-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Visual NQC 2001
 
(...) (URL) (...) I would, if I could ... When I go to the page (using Netscape 4.5), the buttons are "dead". Hopefully, Ronald is not. I sent him 2 mails but didn't get any reply. What's wrong? Bernd Frassek (24 years ago, 11-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Visual NQC 2001
 
I've just released the first beta version of Visual NQC 2001. This a program that is based on RCX Command Center but is programmed in Microsoft Visual Basic 6. The graphical interface is re-designed with use of dockable windows and toolbars. Also (...) (24 years ago, 9-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Positioning with the RCX - a pragmatic approach
 
(...) I have seen a nonlego robot called Cye. He is controlled by a human on a computer. As you move him about a room, he uses a computer program and a bump sensor to make a 'map' of the room. After the map is made, a homebase can be set up, and (...) (24 years ago, 3-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Positioning with the RCX - a pragmatic approach
 
THE QUESTION ... ... how to determine and measure a position in a room? This question was raised several times in LUGNET (e.g. Kris Zabriskie) and caused some discussions. As it has been stated, this simple sounding task is not at all trivial and (...) (24 years ago, 3-Jan-01, to lugnet.robotics.rcx.nqc)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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