LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Darren's Weekly Nugget 12/04/2006

Here's a feature that I don't use very often, but I probably should.  If you press Ctrl-Shift-B in LabVIEW, the Class Browser is launched.  This is a great feature when you need to drop Property and Invoke Nodes, but you don't feel like searching the property/method list every time.  You can browse all the different properties and methods for a particular VI Server class (it also supports other object libraries like VISA, Datasocket, .NET, etc.), and you can also search the object library for classes by name.  One of the coolest features of the Class Browser is that you can "drag" a property/method name from the hierarchy tree of the class browser into a VI block diagram, which will put a property/invoke node with the proper property/method selected on your cursor to drop in the diagram.
 
The Class Browser is available in LabVIEW 8.0 and later.
 
-D

P.S. - Check out past nuggets here.
Message 1 of 6
(9,667 Views)
Grrr... I don't get the class browser. ctrl+shift+B is the default key combination to open the password manager that ships with certain newer thinkpad computers (e.g. the T60p I just got). :(. Pressing these keys in LabVIEW, opens the password manager instead.
 
(of course I can open the class browser from the menu or reassign the pw manager key combo). 🙂
0 Kudos
Message 2 of 6
(9,621 Views)
It's Cmd-Shift-B on the Mac.

Lynn
0 Kudos
Message 3 of 6
(9,604 Views)
Wow - that's quite a cool feature. Great nugget!!
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 4 of 6
(9,426 Views)

This feature I did not know of!

Thank you

0 Kudos
Message 5 of 6
(9,409 Views)
This is definitely a feature that deserves more attention. Especially anyone who is using NI-DAQmx should have a look at this feature as it extremely simplifies the search for properties that are "hidden" deeply in the property-tree.

Thank you, Darren, for bringing this to public attention.

Jochen
0 Kudos
Message 6 of 6
(8,708 Views)