Page 1 of 4

NXC: set / change Brick name?

Posted: 25 Feb 2011, 19:42
by HaWe
how can I change the Brick name?
To read it, string s=BrickDataName() works.
To change it, I expected sth like "SetBrickDataName" but couldn't find anything... :?

Re: NXC: set / change Brick name?

Posted: 25 Feb 2011, 20:28
by mightor
I usually change it from inside whatever programming environment I am in. You can do it from inside BrixCC, ROBOTC and NXT-G and probably one of the tools that comes with Lejos, too.

- Xander

Re: NXC: set / change Brick name?

Posted: 25 Feb 2011, 20:33
by HaWe
how? (by Bricxcc?)

Re: NXC: set / change Brick name?

Posted: 25 Feb 2011, 20:45
by mightor
Tools->NXT Screen

Image

- Xander

Re: NXC: set / change Brick name?

Posted: 25 Feb 2011, 20:47
by HaWe
congratulations!
read good hidden easter egg... ;)

Re: NXC: set / change Brick name?

Posted: 25 Feb 2011, 20:49
by mightor
Perhaps there is an easier way to do this, but I'm not aware of it :)

- Xander

Re: NXC: set / change Brick name?

Posted: 25 Feb 2011, 20:57
by h-g-t
I think you can change it the data panel section of the communication/ memory block in NXT-G as well.

Re: NXC: set / change Brick name?

Posted: 25 Feb 2011, 21:05
by mightor
That is correct but the question was for BrixCC.

- Xander

Re: NXC: set / change Brick name?

Posted: 25 Feb 2011, 21:08
by HaWe
mightor wrote:Perhaps there is an easier way to do this, but I'm not aware of it :)
- Xander
no, thx a lot, it's fine!
I only had to do it once because one of my nxts was suddenly "kaputt" and has been exchanged the Lego technical support.
Now already everything again is "in the green sector" :D

Re: NXC: set / change Brick name?

Posted: 26 Feb 2011, 05:19
by muntoo
Some of the "BricxCC->Tools->???" work too. I think the best one for the job was "Diagnostics", IIRC.