LabVIEW for LEGO MINDSTORMS and LabVIEW for Education

cancel
Showing results for 
Search instead for 
Did you mean: 

Can't find NXT functions in Function Palette

I'm trying to setup the NXT Toolkit in LabVIEW 8.2. I downloaded it, installed it, and then mass compiled with no error. When I start up LabView, I have everything I'm supposed to (for example the Tools->NXTModule menu option) but no new functions in the function palette. According to the getting started guide, I should have lots of NXT commands but I can't see any of them. What am I doing wrong?

 I've attached an image of my function palette to show you where I'm looking

image hosting by http://www.imagecoast.com/>
0 Kudos
Message 1 of 5
(7,797 Views)
Do you by accident also have LabVIEW 7.1 installed?
greetings from the Netherlands
0 Kudos
Message 2 of 5
(7,781 Views)

Hi, Squirell!

I have the 8.20 Prof Dev Sys installed on XP SP2 - "somehow" my functions palette is looking somewhat different. Indepent of the palette structure you should be able to find the additions using the "Search" button. Enter "NXT" (without quotes...) in the dialog box - there SHOULD come up a list with 14 entries. One of them is NXTToolkit. Double click it, and you can see, where in your palette structure the new functiones were placed. On the same level as the "NXTToolkit"  subpalette (VIs to be compiled and loaded into the NXT brick) the "NXT Direct Commands" subpalette (VIs to be run on the PC for interaction PC <-> NXT)  should be available in the palette structure.

If this won't help please give a bit more information on the version of LV you are using.

Regards

Ulf

0 Kudos
Message 3 of 5
(7,783 Views)
I tried using searching for functions and it came up with absolutely nothing. As an interesting side note, when I search for controls I get all of the nxt controls, but still no functions.

So system/LabVIEW Specs:
Windows XP Pro with SP2
Intel Pentium M 1.86Ghz, 512 RAM, Intel 915G  (I don't think this is necessary to include but just in case)

As far as LabVIEW goes, the About LabVIEW box says "LabVIEW 8.2 Full Development System". I don't know what other information you need or where to find it? The only other thing I know about my version is that its LabVIEW for the Infinity Project, could that possibly be limiting me?

And I do not have LabVIEW 7.1 installed also

Message Edited by Squirell on 01-12-2007 10:17 AM

0 Kudos
Message 4 of 5
(7,776 Views)

Hi, Squirell!

Thanks for the additional information! Looks as if everything should work fine...

You could check the file system: In your LabVIEW folder (e.g. C:\Programs\National Instruments\LabVIEW 8.2) you will find a subfolder vi.lib. Inside that folder, you find the subfolder "addons" - that's where the toolkit gets installed, so you should find as next level subfolders "NXTToolkitDirectCommands" and "NXTToolkit". (...\LabVIEW 8.2\vi.lib\addons\NXTToolkit). Within "NXTToolkit" there should be another 8 folders plus one file (dir.mnu). Asking the XP explorer about the properties of the folder "NXTToolkit", it gives me as total content 1152 files and 81 folders.  If this is not what you get try to reinstall the NXT toolkit.

If it's what you get, too, it might have to do with the "Infinity Project" - I have no idea whether NI published a reduced version for it. What you could try in that case: request a LabVIEW 7.1 Student Edition under http://digital.ni.com/express.nsf/bycode/lvtoolkitlego (only be used for software development with LEGO MINDSTORMS NXT) - that version should work without any problems!

Regards

Ulf

0 Kudos
Message 5 of 5
(7,768 Views)