LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

what is a .mnu file? Should it show up in the tools palette?

I am trying to work with a non-ni daq, but their subvi's don't show up in my tools palette.

their is a "dir.mnu" file in the subdirectory containing all of IO tech's vi's. Is there a way to tell labview to put them into the tool palette?
0 Kudos
Message 1 of 4
(4,955 Views)
Yes, you can insert new menus to the functions palette with the dir.mnu file.

LV 6, from the functions palette, tack it down (pushpin) and select Options (upper right).
Edit palettes->New Setup->Type in a new name (IO Tech)

In an empty space on the Functions Palette, right click->Insert New menu and choose the dir.mnu file.

In LV 7, do similarly through Tools->Advanced->Edit Palettes


2006 Ultimate LabVIEW G-eek.

Message 2 of 4
(4,955 Views)
Wow!

Beautiful...thank you very much!

Labview is fun to work with when you know what you are doing, but figuring out how to do new things is not at all intuitive to me.

Thanks again!
- john
0 Kudos
Message 3 of 4
(4,955 Views)
Another way of adding items to your palette is by saving the folder which includes the "dir.mnu" file and all the VIs into your "\labview\user.lib" directory. LabVIEW will automatically update its "user library" palette next time it launches.

There are more explanation on this behavior (palette- directory synchronization)on LabVIEW help. On LabVIEW "Help" menu, choose "VI, Function, How-to help...". After LabVIEW help is launched, click the "index" tab, type in "palettes, adding objects to libraries".

Hope you find this helpful.
0 Kudos
Message 4 of 4
(4,955 Views)