06-10-2008 12:58 PM
06-10-2008 01:24 PM
12-18-2008 08:38 AM
12-18-2008 09:21 AM
Well, nobody is saying that more documentation wouldn't be beneficial. However, as altenbach noted, there's lots of stuff in those directories that is basically "flotsam and jetsam". Can you use it? Of course. Are they libraries? That depends on your definition of "libraries". Many of the VIs are in llbs, which are "libraries" but they are that way mostly for historical reasons due to the 8.3 naming restrictions that used to exist. LLB files acted like ZIP files. Would your argument change if the VIs were there as individual VIs? Other stuff is in "lvlib" files, which are the LV 8.x new "libraries".
That said, there is some useful stuff in those folders, but unfortunately a lot of it is simply not documented, and it's not likely to be documented any time soon, if at all, for the reasons already given.
12-18-2008 06:21 PM
Yes, but there are some exceptions, for example the "recursive file list" was sitting buried since LabVIEW 7.0, but made it to the palettes in 8.2.
Arguably, that's a useful tool. 🙂
(See here)
Still, I would probably not go on a scavenger hunt deep in vi.lib. 😄 Usually there is a reason something is not exposed.