LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview Quick Tips list

Hi Everybody.

You know each time you open LabVIEW 5 or 6i, we can access all Quick Tip
via a small window.
I would like to know if somebody know where is the file or the VI containing
all these Quick Tips on both versions.
Thank you


Rejean
0 Kudos
Message 1 of 3
(3,295 Views)
Rejean Lafortune wrote in article
<3a6704ec@newsgroups.ni.com>...
>
> Hi Everybody.
>
> You know each time you open LabVIEW 5 or 6i, we can access all Quick Tip
> via a small window.
> I would like to know if somebody know where is the file or the VI
containing
> all these Quick Tips on both versions.
> Thank you

Those are embedded in the LabVIEW resource files in the Resource directory
inside
of the LabVIEW directory. LabVIEW resource files are binary files with a
similar data
structure as the resource fork of Macintosh files. Although it's possible
to look into
these files with a hex editor for instance, it is hard to retrieve
information from them
and even harder to change anything inside of them.

Rolf Kalbermatter
CIT Engineering Nederla
nd BV tel: +31 (070) 415 9190
Ohmweg 11A fax: +31 (070) 415 9191
3442 AA Woerden http://www.citeng.com
Netherlands mailto://rolf.kalbermatter@citeng.com
Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 3
(3,295 Views)
Rejean,

I suspect you're after a file-based source so that you can access the
tips programmatically, and I'm not sure where to find that for the two
LabVIEW versions you're interested in.

However, in the Online Help for LabVIEW 6i, there's a top-level folder
called "Quick Tips" that will let you browse through all of the tips
that are displayed at launch. If you're just looking to browse the
content, this is a good place to look.

Regards,
John Lum
National Instruments
0 Kudos
Message 3 of 3
(3,295 Views)