10-29-2008 04:37 PM
I'm not sure what your question is, or how it's related to this thread, but after putting something in the user.lib folder, you need to restart LabVIEW (or call the App.Refresh Palettes method) in order to see it in the palettes.
10-29-2008 04:50 PM
10-29-2008 05:40 PM
Actually, I only partially figured it out.
If you look at the driver (I posted a link for it earlier in the thread) it has 3 parts:
Examples, Public, and Private
I have all 3 in the User Library part of the Palette, however only the latter 2 folders work.
All of the VIs in the Examples folder do not work.
Does anyone know of a previous thread that discussed how to install drivers/libraries in a little more detail.
If so, can you post a link to this thread. Thanks
10-30-2008 02:35 AM
10-30-2008 11:20 AM
What is weird about the menu file is that when LabVIEW tries to load the palette,
it says that "LabVIEW detected a loop" and points to this menu.
To correct the issue, it then ignores the entire palette and fails to load.
Do I need the mnu file?
10-30-2008 11:25 AM
10-30-2008 11:29 AM
10-30-2008 11:35 AM
Also, if I let it create it's own palette, there are about 5-10 VI's that you can use.
When I added the subpalettes (which I dont think i was supposed to do) there were dozens of VI's.
There were a few examples, then a lot in Public and a lot in Private.
Are most of those VI's used as sub-VI's that the 5-10 regular VI's call on?
I believe that is why it was causing a problem.
10-30-2008 12:06 PM
10-30-2008 01:21 PM
Alright thanks