To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  *560547 (-20)
  Re: NXC: turning on the light
 
(...) Hi, Have you tried to connect the adapter cable in the output port and put the lamp on it? Use this program to test: task main() { OnFwd(OUT_A, 100); Wait(5000); Off(OUT_A); } This program assumes that you connected the cable in output A. (...) (16 years ago, 15-Apr-08, to lugnet.robotics)
 
  Re: Few things
 
(...) I wouldn't be--bunch of LEGO geeks talking about all things LEGO--who'd want to hang out in that environment???? Waittaminit.... (...) Trying to figure out how to get these 3 bricks/1 plate high animated sections and the rest of the layout on (...) (16 years ago, 15-Apr-08, to lugnet.org.ca.obb, FTX)
 
  NELUG to show at Hooksett, NH Lion's Club Train Show
 
NELUG will be showing a small train layout at the Hooksett, NH Lion's Club Model Train Show this weekend, on Sunday, April 20 at the Hooksett Cawley Middle School in Hooksett, New Hampshire. Doors are open from 10am to 3pm. Admission is $4 or (...) (16 years ago, 15-Apr-08, to lugnet.events, lugnet.loc.us.ct, lugnet.loc.us.ri, lugnet.loc.us.ma, lugnet.loc.us.vt, lugnet.loc.us.me, lugnet.loc.us.nh, lugnet.org.us.nelug, lugnet.trains, FTX)
 
  Re: NXC: turning on the light
 
(...) Since the lamp is a rather power hungry device, it is best to drive it with an output port. Use OnFwd(port, pwr) to turn it on (with brightness controlled by pwr parameter), Off(port) to turn it off. Though I have not tested, it should also (...) (16 years ago, 15-Apr-08, to lugnet.robotics)
 
  Re: NXC: turning on the light
 
(...) The lamp is relatively power hungry, so you should connect it to a motor port for best result. OnFwd ("ports", "pwr"); will light it, with brightness controlled by the pwr parameter. Off ("ports"); will turn it off. I have not tested, but most (...) (16 years ago, 15-Apr-08, to lugnet.robotics)
 
  Re: Dragonwolf
 
(...) Thanks, Fradel. Good call on the Zoids influence- it shows particularly with dorsal turret. I have that wind-up wolf Zoid, btw. Later, Todd (16 years ago, 15-Apr-08, to lugnet.build.mecha)
 
  Re: NXC: turning on the light
 
Thanks a bunch for the reply! The education set has the lamp, so my students would like to use it now... I'll keep you 'posted' about the results... Regards, Torsten Otto (...) (16 years ago, 15-Apr-08, to lugnet.robotics)
 
  Re: Dragonwolf
 
(...) AWOOOOOO! Welcome back to Mecha. It has been a long time indeed. I was perusing Brickshelf before I even saw this and instantly recognized it as yours. I was like, "grey mecha with a touch of blue, oh snap thats my homeslice A-T-A!" I have (...) (16 years ago, 15-Apr-08, to lugnet.build.mecha)
 
  Re: Few things
 
(...) Snipped, well now Im double bummed I missed dinner! Looking great Dave, cant wait to see the full layout. P.S. My "new and improved" Micro Layout is ready (3 by 6 baseplates), and my van is back from the repair shop,.... so as long as no other (...) (16 years ago, 15-Apr-08, to lugnet.org.ca.obb, FTX)
 
  Model Train Show - Tyler Tx
 
The NETLTC will be displaying at the Cotton Belt Historical Society Train Show in Tyler, TX. April 26 & 27, 2008. Harvey Hall Convention Center - Tyler, TX. Display will be 20 by 15. From Dallas - I20 east to US 69 exit. Go South to Tyler. Turn (...) (16 years ago, 15-Apr-08, to lugnet.events)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) OK, I decided this is as good a time as any to download VC++ express :) But when I try to open lpub.vcproj, I get: --- The following error has occurred during XML parsing: File: \\Rocklobster\rosco\...pub.vcproj Line: 6 Column: 2 Error (...) (16 years ago, 15-Apr-08, to lugnet.cad.dev)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Thanks, I've got it now. I get some compile errors with parseerror.cpp and parseerror.h - that the functions don't match their prototypes. I see that parseerror.h was last uploaded today but parseerror.cpp is 5 months old. Is there a new (...) (16 years ago, 15-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  PAB Selection at Downtown Disney in Anaheim, CA
 
I got back from from a week-long vacation to Disneyland yesterday, and almost everyday, I shopped at the LEGO Store in DtD. Here's the PaB selection as I can remember it: (URL) There were a few other items available, including lonely wedges (right (...) (16 years ago, 15-Apr-08, to lugnet.market.shopping, FTX)
 
  Re: NXC: turning on the light
 
(...) My guess is you can turn it on using one of the powered sensor types such as SENSOR_TYPE_LIGHT_ACTIVE or SENSOR_TYPE_LOWSPEED_9V. I don't have a lamp to test this with or any of the cables that are required to connect a lamp to a sensor port. (...) (16 years ago, 14-Apr-08, to lugnet.robotics)
 
  Spybase
 
Hello This is my first creation. It's a bit small, I'd like to have done it twice the size really! (URL) S (16 years ago, 14-Apr-08, to lugnet.announce.moc)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Hi Jim, My apologies. I've uploaded a new lpub.pro Kevin (16 years ago, 14-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Great news. I downloaded qt-mac-opensource-src-4.3.4 from (URL) and was able to set it up with: ./configure make make install I wanted to confirm that LPub would build on my Mac, but [/path/to/]qmake -macx -o Makefile lpub.pro prints the (...) (16 years ago, 14-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  NXC: turning on the light
 
Howdy, maybe I'm overlooking something very simple, but I can't find a way to use the lamp that comes with the NXT when programming it in NXC. Is this plainly not supported? Regards, iTOtto (16 years ago, 14-Apr-08, to lugnet.robotics)
 
  Re: Help writing LDraw's history
 
(...) Seriously, who is highlighting these posts? Look at the .cad sidebar. Weird. -Tim (16 years ago, 14-Apr-08, to lugnet.cad.dev.org.ldraw, FTX) ! 
 
  Creating interest in Starship
 
Okay, so here I am cooking up not one, but two new adventures for the Cruan'atan sector, with a third in the cooker for Granth sector. I have just finished, yes finished, a very nice starship at 67 studs that will feature big in my gaming future. (...) (16 years ago, 7-Apr-08, to lugnet.gaming.starship)

Skipped 3 messages in group lugnet.admin.statistics (Skip-filter settings)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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