You are correct the NXT-G has the limitation that you cannot run two copies of the same MyBlock in parallel. You have already found the simplest way to deal with this; just create a copy of the original MyBlock with a new name. Then use the two different MyBlocks on parallel beams.
Terry Griffin
Search found 6 matches
- 05 May 2012, 14:52
- Forum: Open Discussion
- Topic: My blocks in paralleled events
- Replies: 9
- Views: 13775
- 23 Mar 2011, 01:27
- Forum: Mindstorms Hardware
- Topic: Help Needed! (RESOLVED)
- Replies: 14
- Views: 17043
Re: Help Needed!
When I first started using MLCad I followed the instructions at http://nxtblog.davidjperdue.com/2008/01 ... xt-robots/. This should get you all the NXT parts, including the one you're looking for.
Terry Griffin
Terry Griffin
- 22 Mar 2011, 22:24
- Forum: Open Discussion
- Topic: No Starch Press supporting Japanese disaster relief
- Replies: 0
- Views: 2998
No Starch Press supporting Japanese disaster relief
No Starch Press, along with O'Reilly and Tidbits, are helping to support the Japanese relief effort, details at http://blog.makezine.com/archive/2011/0 ... elief.html. If you were planning on getting one of No Starch's NXT books this would be a good time.
Terry Griffin
Terry Griffin
- 27 Jan 2011, 01:04
- Forum: Mindstorms Projects
- Topic: Needing Some Help
- Replies: 6
- Views: 9093
Re: Needing Some Help
This seems like a very interesting but fairly difficult challenge. If I understand your description correctly, you don't know how many lines there are, or the spacing, and the spacing is not consistent. Given these conditions, I think you have to work out an algorithm that will get you close to the ...
- 07 Dec 2010, 23:30
- Forum: Open Discussion
- Topic: First Year Lego Body Forward Team
- Replies: 3
- Views: 6347
Re: First Year Lego Body Forward Team
Hi Matt, To increase the contrast between the black square and the background you can try mounting the sensor very close to the floor. This helps it detect more of the reflected light. With the Color Sensor you can pick which light to use (Red, Green, or Blue). Try each one and see what gives you th...
- 05 Dec 2010, 01:20
- Forum: Open Discussion
- Topic: First Year Lego Body Forward Team
- Replies: 3
- Views: 6347
Re: First Year Lego Body Forward Team
Hi Matt, 1. To make the loop repeat a certain number of times you should set the Control item to Count. Once you do that a box will appear that lets you enter the number of times to repeat. The Show Counter check box just adds a data hub which you can use if you want to do some calculations involvin...